public class SimpleTimeEditorDemoHandler extends Object implements UIHandler<SimpleTimeEditorDemo>
| Constructor and Description |
|---|
SimpleTimeEditorDemoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(SimpleTimeEditorDemo ui) |
void |
beforeInit(SimpleTimeEditorDemo ui) |
public void beforeInit(SimpleTimeEditorDemo ui)
beforeInit in interface UIHandler<SimpleTimeEditorDemo>public void afterInit(SimpleTimeEditorDemo ui)
afterInit in interface UIHandler<SimpleTimeEditorDemo>Copyright © 2008–2021 Code Lutin. All rights reserved.