public abstract static class ValueBox.AutoValidator extends Object
ValueBox.AutoValidate and provide the ability to attach/remove it from a
component| Modifier and Type | Field and Description |
|---|---|
protected ValueBox.AutoValidate |
autoValidate |
| Constructor and Description |
|---|
AutoValidator(ValueBox.AutoValidate autoValidate) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
attach()
Attach the
ValueBox.AutoValidate to the component |
abstract void |
remove()
Remove the
ValueBox.AutoValidate from the component |
protected ValueBox.AutoValidate autoValidate
public AutoValidator(ValueBox.AutoValidate autoValidate)
autoValidate - ValueBox.AutoValidatepublic abstract void attach()
ValueBox.AutoValidate to the componentpublic abstract void remove()
ValueBox.AutoValidate from the componentCopyright © 2019–2022 Dominokit. All rights reserved.