Package | Description |
---|---|
org.uberfire.ext.widgets.common.client.tables |
Modifier and Type | Method and Description |
---|---|
SortDirection |
SortableHeader.getSortDirection() |
static SortDirection |
SortDirection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SortDirection[] |
SortDirection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SortableHeader.setSortDirection(SortDirection sortDirection) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.