| Package | Description |
|---|---|
| no.g9.client.core.view.table |
| Modifier and Type | Method and Description |
|---|---|
static RowFilter.FilterType |
RowFilter.FilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RowFilter.FilterType[] |
RowFilter.FilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static <U extends Comparable<U>,T extends ListRow> |
RowFilter.comparableFilter(DialogObjectConstant column,
U filterValue,
RowFilter.FilterType filterType)
Create a filter that uses a java.lang.Comparable filter value.
|
Copyright © 2006–2017 Esito AS. All rights reserved.