|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filterable.FilterResult | |
|---|---|
| org.cruxframework.crux.widgets.client.filter | |
| org.cruxframework.crux.widgets.client.stackmenu | |
| Uses of Filterable.FilterResult in org.cruxframework.crux.widgets.client.filter |
|---|
| Methods in org.cruxframework.crux.widgets.client.filter that return types with arguments of type Filterable.FilterResult | |
|---|---|
List<Filterable.FilterResult<T>> |
Filterable.filter(String query)
Returns the fiterable's contents that match the query. |
| Uses of Filterable.FilterResult in org.cruxframework.crux.widgets.client.stackmenu |
|---|
| Methods in org.cruxframework.crux.widgets.client.stackmenu that return types with arguments of type Filterable.FilterResult | |
|---|---|
List<Filterable.FilterResult<StackMenuItem>> |
StackMenu.filter(String query)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||