InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of getStyleName() function of a GWT widget? |
|
Answer» This method gets all of the object's style names, as a space-separated list. |
|