Uses of Interface
com.google.gwt.event.logical.shared.HasOpenHandlers
Package
Description
Types related to logical events that do not have direct analogues to DOM
events and which can be used in contexts other than web browsers.
The "cellview" widget set.
Widgets, Panels, and other user-interface classes.
-
Uses of HasOpenHandlers in com.google.gwt.user.cellview.client
Modifier and TypeClassDescriptionclass
An abstract representation of a tree widget that renders items usingCell
s.class
A "browsable" view of a tree in which only a single node per level may be open at one time.class
A view of a tree. -
Uses of HasOpenHandlers in com.google.gwt.user.client.ui
Modifier and TypeClassDescriptionfinal class
A widget that consists of a header and a content panel that discloses the content when a user clicks on the header.class
A standard hierarchical tree widget.