Uses of Interface
com.google.gwt.user.cellview.client.HasKeyboardSelectionPolicy
Packages that use HasKeyboardSelectionPolicy
-
Uses of HasKeyboardSelectionPolicy in com.google.gwt.user.cellview.client
Subinterfaces of HasKeyboardSelectionPolicy in com.google.gwt.user.cellview.clientModifier and TypeInterfaceDescriptioninterfaceImplemented by widgets that have aHasKeyboardPagingPolicy.KeyboardPagingPolicy.Classes in com.google.gwt.user.cellview.client that implement HasKeyboardSelectionPolicyModifier and TypeClassDescriptionclassAbstract base class for tabular views that supports paging and columns.classAn abstract representation of a tree widget that renders items usingCells.classclassA "browsable" view of a tree in which only a single node per level may be open at one time.(package private) classA custom version of cell list used by the browser.classCellList<T>A single column list of cells.classCellTable<T>A tabular view that supports paging and columns.classA view of a tree.classDataGrid<T>A tabular view with a fixed header and footer section and a scrollable data section in the middle.(package private) classPresenter implementation ofHasDatathat presents data for various cell based widgets.