| Package | Description |
|---|---|
| org.bardframework.base.datatable |
| Modifier and Type | Field and Description |
|---|---|
protected Sort |
HeaderAbstract.sort |
| Modifier and Type | Method and Description |
|---|---|
Sort |
HeaderAbstract.getSort() |
Sort |
HeaderDto.getSort() |
static Sort |
Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Sort[] |
Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HeaderAbstract.setSort(Sort sort) |
void |
HeaderDto.setSort(Sort sort) |
Copyright © 2020. All rights reserved.