E - the type of the HTMLElementpublic class InputAutoValidator<E extends elemental2.dom.HTMLElement> extends ValueBox.AutoValidator
ValueBox.AutoValidate to a component
and bind the validation the EventType.blurautoValidate| Constructor and Description |
|---|
InputAutoValidator(ValueBox.AutoValidate autoValidate) |
| Modifier and Type | Method and Description |
|---|---|
void |
attach()
Attach the
ValueBox.AutoValidate to the component |
void |
remove()
Remove the
ValueBox.AutoValidate from the component |
public InputAutoValidator(ValueBox.AutoValidate autoValidate)
autoValidate - ValueBox.AutoValidatepublic void attach()
ValueBox.AutoValidate to the componentattach in class ValueBox.AutoValidatorpublic void remove()
ValueBox.AutoValidate from the componentremove in class ValueBox.AutoValidatorCopyright © 2019–2022 Dominokit. All rights reserved.