| Package | Description |
|---|---|
| org.cruxframework.crux.widgets.client.filter | |
| org.cruxframework.crux.widgets.client.stackmenu |
| Modifier and Type | Method and Description |
|---|---|
List<Filterable.FilterResult<T>> |
Filterable.filter(String query)
Returns the fiterable's contents that match the query.
|
| Modifier and Type | Method and Description |
|---|---|
<T> void |
Filter.setFilteredResultValues(ArrayList<Filterable.FilterResult<T>> filteredResultValues) |
| Modifier and Type | Method and Description |
|---|---|
List<Filterable.FilterResult<StackMenuItem>> |
StackMenu.filter(String query)
Deprecated.
|
Copyright © 2016. All rights reserved.