Package | Description |
---|---|
org.uberfire.ext.widgets.common.client.dropdown |
Modifier and Type | Method and Description |
---|---|
protected LiveSearchResults |
LiveSearchDropDown.getFromSearchCache(String pattern) |
LiveSearchResults |
LiveSearchResults.sortByKey() |
LiveSearchResults |
LiveSearchResults.sortByValue() |
Modifier and Type | Method and Description |
---|---|
protected void |
LiveSearchDropDown.addToSearchCache(String pattern,
LiveSearchResults searchResults) |
void |
LiveSearchCallback.afterSearch(LiveSearchResults<TYPE> results) |
void |
LiveSearchDropDown.showResults(LiveSearchResults<TYPE> results) |
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.