public class NumberEditorDemoHandler extends Object implements UIHandler<NumberEditorDemo>
| Constructor and Description |
|---|
NumberEditorDemoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(NumberEditorDemo ui) |
void |
beforeInit(NumberEditorDemo ui) |
public void beforeInit(NumberEditorDemo ui)
beforeInit in interface UIHandler<NumberEditorDemo>public void afterInit(NumberEditorDemo ui)
afterInit in interface UIHandler<NumberEditorDemo>Copyright © 2008–2017 Ultreia.io. All rights reserved.