I am using the gwt css selector

fly((com.google.gwt.user.client.Element) parentElement).select
(attachedSelector);

where attachedSelector right now is
"attached, attachedMaster, attachedTemplate"

what I want to get is the elements with any of the above classnames.
But none was returned.

I also tried with the comma in between, same null result.

what is the right way to select among multiple css class names?

--

You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.


Reply via email to