public class CoordinatesEditorHandler extends Object implements org.nuiton.jaxx.runtime.spi.UIHandler<CoordinatesEditor>
| Constructor and Description |
|---|
CoordinatesEditorHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterInit(CoordinatesEditor ui) |
void |
beforeInit(CoordinatesEditor ui) |
void |
init(CoordinatesEditor ui) |
boolean |
isQuadrantSelected(Integer value,
int requiredValue) |
void |
resetModel() |
void |
resetQuadrant() |
public void beforeInit(CoordinatesEditor ui)
beforeInit in interface org.nuiton.jaxx.runtime.spi.UIHandler<CoordinatesEditor>public void afterInit(CoordinatesEditor ui)
afterInit in interface org.nuiton.jaxx.runtime.spi.UIHandler<CoordinatesEditor>public void resetModel()
public void resetQuadrant()
public void init(CoordinatesEditor ui)
public boolean isQuadrantSelected(Integer value, int requiredValue)
Copyright © 2008–2017 Ultreia.io. All rights reserved.