Package | Description |
---|---|
com.google.gwt.aria.client |
Modifier and Type | Field and Description |
---|---|
static Attribute<SortValue> |
Property.SORT |
Modifier and Type | Method and Description |
---|---|
static SortValue |
SortValue.valueOf(String name)
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 Type | Method and Description |
---|---|
void |
RowheaderRole.setAriaSortProperty(Element element,
SortValue value)
|
void |
ColumnheaderRole.setAriaSortProperty(Element element,
SortValue value)
|
Copyright © 2018. All rights reserved.