public class PWIntegerText extends PWText
Constructor | Description |
---|---|
PWIntegerText(java.lang.String label,
java.lang.String propertyKey) |
Constructor
|
Modifier and Type | Method | Description |
---|---|---|
void |
addVerifyListeners() |
Add the verify listeners
|
void |
check() |
Check if the property can be binded to the widget
|
java.lang.Object |
convertValue() |
|
int |
getStyle() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
checkAndBuild, enableOrDisable, getAlignment, getControls, getHeight, getIndent, getLabel, getNumberOfColumns, getWidth, isGrabExcessSpace, isSingleWidget, setAlignment, setEnabler, setGrabExcessSpace, setHeight, setIndent, setWidth
public PWIntegerText(java.lang.String label, java.lang.String propertyKey)
label
- associated labelpropertyKey
- associated keypublic void addVerifyListeners()
PWText
addVerifyListeners
in class PWText
PWText.addVerifyListeners()
public void check()
PWWidget
PWWidget.check()
public java.lang.Object convertValue()
convertValue
in class PWText
PWText.convertValue()
public int getStyle()
getStyle
in class PWText
PWText.getStyle()