public class FilterableDoubleListDemoHandler extends Object implements org.nuiton.jaxx.runtime.spi.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 org.nuiton.jaxx.runtime.spi.UIHandler<FilterableDoubleListDemo>public void afterInit(FilterableDoubleListDemo ui)
afterInit in interface org.nuiton.jaxx.runtime.spi.UIHandler<FilterableDoubleListDemo>Copyright © 2008–2016 CodeLutin. All rights reserved.