Uses of Enum Class
eu.webtoolkit.jwt.SelectionFlag
Packages that use SelectionFlag
-
Uses of SelectionFlag in eu.webtoolkit.jwt
Methods in eu.webtoolkit.jwt that return SelectionFlagModifier and TypeMethodDescriptionstatic SelectionFlagReturns the enum constant of this class with the specified name.static SelectionFlag[]SelectionFlag.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in eu.webtoolkit.jwt with parameters of type SelectionFlagModifier and TypeMethodDescriptionvoidWAbstractItemView.select(WModelIndex index, SelectionFlag option) Selects a single item.