Uses of Enum
com.google.gwt.aria.client.SortValue
-
Uses of SortValue in com.google.gwt.aria.client
Modifier and TypeMethodDescriptionstatic SortValue
Returns the enum constant of this type with the specified name.static SortValue[]
SortValue.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionvoid
ColumnheaderRole.setAriaSortProperty
(Element element, SortValue value) void
ColumnheaderRoleImpl.setAriaSortProperty
(Element element, SortValue value) void
RowheaderRole.setAriaSortProperty
(Element element, SortValue value) void
RowheaderRoleImpl.setAriaSortProperty
(Element element, SortValue value)