public class CoordinatesEditorDemoHandler extends Object implements UIHandler<CoordinatesEditorDemo>
| Constructor and Description |
|---|
CoordinatesEditorDemoHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(CoordinatesEditorDemo ui) |
void |
beforeInit(CoordinatesEditorDemo ui) |
String |
getLatitude(Float latitude) |
String |
getLongitude(Float longitude) |
String |
getQuadrant(Integer quadrant) |
public void beforeInit(CoordinatesEditorDemo ui)
beforeInit in interface UIHandler<CoordinatesEditorDemo>public void afterInit(CoordinatesEditorDemo ui)
afterInit in interface UIHandler<CoordinatesEditorDemo>Copyright © 2008–2017 Ultreia.io. All rights reserved.