Hi,
I have a form panel and I want to set style using id attribute so
basically when i do
formPane.addStyleName("teststyle") it will transform into <div
class="teststyle" />
but I am looking for someting like <div id="teststyle"/>. My goal is
to set styles using css id selectors.
Thoughts,
thanks in advance,
Bharat
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---