Enum Class ClientBehaviors
- All Implemented Interfaces:
Serializable, Comparable<ClientBehaviors>, Constable
-
Nested Class Summary
Nested classes/interfaces inherited from class Enum
Enum.EnumDesc<E> -
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.Please usetobagoTabGroupTabChange -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final Stringstatic final StringDeprecated, for removal: This API element is subject to removal in a future version.static final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final String -
Method Summary
Modifier and TypeMethodDescriptionstatic ClientBehaviorsstatic ClientBehaviorsReturns the enum constant of this class with the specified name.static ClientBehaviors[]values()Returns an array containing the constants of this enum class, in the order they are declared.
-
Enum Constant Details
-
action
-
blur
-
change
-
click
-
complete
-
dblclick
-
focus
-
keydown
-
keypress
-
keyup
-
input
-
load
-
mouseover
-
mouseout
-
reload
-
resize
-
suggest
-
tobagoDropdownHide
-
tobagoDropdownHidden
-
tobagoDropdownShow
-
tobagoDropdownShown
-
tobagoPopoverHide
-
tobagoPopoverHidden
-
tobagoPopoverShow
-
tobagoPopoverShown
-
rowSelectionChange
Deprecated, for removal: This API element is subject to removal in a future version.Please usetobagoSheetRowSelectionChange -
tobagoSheetRowSelectionChange
-
tabChange
Deprecated, for removal: This API element is subject to removal in a future version.Please usetobagoTabGroupTabChange -
tobagoTabGroupTabChange
-
-
Field Details
-
ACTION
- See Also:
-
BLUR
- See Also:
-
CHANGE
- See Also:
-
CLICK
- See Also:
-
COMPLETE
- See Also:
-
DBLCLICK
- See Also:
-
FOCUS
- See Also:
-
KEYDOWN
- See Also:
-
KEYPRESS
- See Also:
-
KEYUP
- See Also:
-
INPUT
- See Also:
-
LOAD
- See Also:
-
MOUSEOVER
- See Also:
-
MOUSEOUT
- See Also:
-
RELOAD
- See Also:
-
RESIZE
- See Also:
-
SUGGEST
- See Also:
-
TOBAGO_DROPDOWN_HIDE
- See Also:
-
TOBAGO_DROPDOWN_HIDDEN
- See Also:
-
TOBAGO_DROPDOWN_SHOW
- See Also:
-
TOBAGO_DROPDOWN_SHOWN
- See Also:
-
TOBAGO_POPOVER_HIDE
- See Also:
-
TOBAGO_POPOVER_HIDDEN
- See Also:
-
TOBAGO_POPOVER_SHOW
- See Also:
-
TOBAGO_POPOVER_SHOWN
- See Also:
-
TOBAGO_SHEET_ROW_SELECTION_CHANGE
- See Also:
-
ROW_SELECTION_CHANGE
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
TOBAGO_TAB_GROUP_TAB_CHANGE
- See Also:
-
TAB_CHANGE
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
-
Method Details
-
values
Returns an array containing the constants of this enum class, in the order they are declared.- Returns:
- an array containing the constants of this enum class, in the order they are declared
-
valueOf
Returns the enum constant of this class with the specified name. The string must match exactly an identifier used to declare an enum constant in this class. (Extraneous whitespace characters are not permitted.)- Parameters:
name- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException- if this enum class has no constant with the specified nameNullPointerException- if the argument is null
-
getJsEvent
-
getEnum
-
tobagoSheetRowSelectionChange