How can I find out which attribute are available for an UI-Element.
e.g. I want to find out what else I can set for a FlexTable. I work
with eclipse.
<g:center>
<g:ScrollPanel>
<g:FlexTable ui:field='table' styleName='{style.table}'
cellSpacing='0' cellPadding='0'/>
</g:ScrollPanel>
</g:center>
Thanks
--
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.