public class TimeEditorDemoHandler extends Object implements UIHandler<TimeEditorDemo>
| Modifier and Type | Field and Description |
|---|---|
protected DateFormat |
timeFormat |
| Constructor and Description |
|---|
TimeEditorDemoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(TimeEditorDemo ui) |
void |
beforeInit(TimeEditorDemo ui) |
String |
getTime(Date date) |
protected final DateFormat timeFormat
public void beforeInit(TimeEditorDemo ui)
beforeInit in interface UIHandler<TimeEditorDemo>public void afterInit(TimeEditorDemo ui)
afterInit in interface UIHandler<TimeEditorDemo>Copyright © 2008–2020 Ultreia.io. All rights reserved.