public class FilterableDoubleListDemoHandler extends Object implements UIHandler<FilterableDoubleListDemo>
| Constructor and Description |
|---|
FilterableDoubleListDemoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(FilterableDoubleListDemo ui) |
void |
beforeInit(FilterableDoubleListDemo ui) |
String |
updateResultText(List<People> selected) |
public void beforeInit(FilterableDoubleListDemo ui)
beforeInit in interface UIHandler<FilterableDoubleListDemo>public void afterInit(FilterableDoubleListDemo ui)
afterInit in interface UIHandler<FilterableDoubleListDemo>Copyright © 2008–2020 Ultreia.io. All rights reserved.