Thank you, the two links you gave me, that is what I want to achieve! But how do I do that with GWT and not HTML? I want to add a dynamic amount of those "VerticalPanels" into the surrounding panel.
Especially I can not define a CSS style for "all" VerticalPanels ... because I don't know where else they get used as well. Should I simply set the style attribute with java code? That sounds not right to me. Or can I "change" the class attribute for my custom panel/widget even as it is inheriting from VerticalPanel? Regards, Angelo -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/SHbbhf9Bt_QJ. 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.
