InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of setStylePrimaryName() function of a GWT widget? |
|
Answer» This method sets the object's primary style name and updates all dependent style names. |
|