InterviewSolution
Saved Bookmarks
| 1. |
Which GWT widget represents a standard hierarchical tree? |
|
Answer» Tree widget represents a standard hierarchical tree widget. The tree contains a hierarchy of TreeItems that the user can open, close, and select. |
|