public static interface NumberTextField.ValueChangeListener
Modifier and Type | Method and Description |
---|---|
void |
valueChanged(double newValue,
boolean validate)
Method triggered when the numeric value in the component changes
|
void valueChanged(double newValue, boolean validate)