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