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 TypeClassDescriptionclassA simple selection model that allows multiple items to be selected.classA simple selection model that allows multiple items to be selected and retains order of selection.classA simple selection model that allows only one item to be selected a a time.