Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

CSS Styling of FocusPanel?

75 views
Skip to first unread message

membersound

unread,
Dec 28, 2012, 8:08:14 AM12/28/12
to google-we...@googlegroups.com
From eg TextBox I know that it is possible to alter the css style of an element by setting the dependentName like this:

textBox.setStyleDependentName("readonly", true);


.gwt-TextBox-readonly {
   background-color: lightgrey;
   border: none;
 }


How can I do the same with FocusPanel?

I tried .gwt-FocusPanel-mystyle but it's not changing anything. Does this work different with focuspanel?

Thanks
Reply all
Reply to author
Forward
0 new messages