| Package | Description |
|---|---|
| org.nuiton.jaxx.runtime.swing.list.filter |
| Modifier and Type | Method and Description |
|---|---|
static CheckListFilterType |
CheckListFilterType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CheckListFilterType[] |
CheckListFilterType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultFilterableCheckListModel.filter(String filter,
org.nuiton.decorator.Decorator<Object> decorator,
CheckListFilterType filterType) |
void |
FilterableCheckListModel.filter(String filter,
org.nuiton.decorator.Decorator<Object> decorator,
CheckListFilterType filterType)
Filters list view without losing actual data
|
void |
FilterableCheckList.filter(String filter,
org.nuiton.decorator.Decorator<Object> decorator,
CheckListFilterType filterType)
Filters list view without losing actual data
|
void |
FilterableActionCheckListModel.filter(String filter,
org.nuiton.decorator.Decorator<Object> decorator,
CheckListFilterType filterType) |
Copyright © 2004–2017 Ultreia.io. All rights reserved.