Uses of Interface
com.google.gwt.view.client.SetSelectionModel
Packages that use SetSelectionModel
-
Uses of SetSelectionModel in com.google.gwt.view.client
Classes in com.google.gwt.view.client that implement SetSelectionModelModifier and TypeClassDescriptionclass
A simple selection model that allows multiple items to be selected.class
A simple selection model that allows multiple items to be selected and retains order of selection.class
A simple selection model that allows only one item to be selected a a time.