Uses of Enum Class
org.bsc.javelit.JtDataTable.SelectionMode
Packages that use JtDataTable.SelectionMode
-
Uses of JtDataTable.SelectionMode in org.bsc.javelit
Methods in org.bsc.javelit that return JtDataTable.SelectionModeModifier and TypeMethodDescriptionstatic JtDataTable.SelectionModeReturns the enum constant of this class with the specified name.static JtDataTable.SelectionMode[]JtDataTable.SelectionMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bsc.javelit with parameters of type JtDataTable.SelectionModeModifier and TypeMethodDescriptionJtDataTable.Builder.selectionMode(JtDataTable.SelectionMode selectionMode)