Uses of Enum Class
net.datenwerke.gxtdto.client.forms.selection.SelectionMode
Packages that use SelectionMode
Package
Description
-
Uses of SelectionMode in net.datenwerke.gf.client.treedb.selection
Methods in net.datenwerke.gf.client.treedb.selection that return SelectionModeMethods in net.datenwerke.gf.client.treedb.selection with parameters of type SelectionModeModifier and TypeMethodDescriptionvoidTreeSelectionPopup.setSelectionMode(SelectionMode selectionMode) -
Uses of SelectionMode in net.datenwerke.gxtdto.client.forms.selection
Methods in net.datenwerke.gxtdto.client.forms.selection that return SelectionModeModifier and TypeMethodDescriptionstatic SelectionModeReturns the enum constant of this class with the specified name.static SelectionMode[]SelectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.datenwerke.gxtdto.client.forms.selection with parameters of type SelectionModeModifier and TypeMethodDescriptionvoidSimpleGridSelectionPopup.setPopupSelectionMode(SelectionMode mode) voidSelectionPopup.setSelectionMode(SelectionMode mode)