Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
GWT Users
Conversations
About
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 AM
12/28/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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