InterviewSolution
Saved Bookmarks
| 1. |
Which Gwt Widget Represents A View Of A Tree? |
|
Answer» CellTree widget represents a view of a tree. This widget will only work in STANDARDS mode, which REQUIRES that the HTML page in which it is RUN have an explicit <!DOCTYPE> declaration.
CellTree widget represents a view of a tree. This widget will only work in standards mode, which requires that the HTML page in which it is run have an explicit <!DOCTYPE> declaration.
|
|