Hi,

how can a css attribute made dynamically read from the java backend class?

<ui:style>
 .size {
    width: 100px; //can I get the 100 from java backing and change it 
dynamically?
 }
<ui:style>

I know I can set the styles programatically from java code and might 
thereby change the width. But are things like this also possible?

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to