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