public interface JAXXValidator
| Modifier and Type | Method and Description |
|---|---|
SwingValidator<?> |
getValidator(String validatorId)
Obtain a validator from his id
|
List<String> |
getValidatorIds() |
void |
registerValidatorFields()
Init the fields representation.
|
SwingValidator<?> getValidator(String validatorId)
validatorId - validator idnull if not findvoid registerValidatorFields()
SwingValidator.setFieldRepresentation(String, JComponent)
is invoked at init, if a field is not watched for the selected context,
then after when changing context name, the field will not be notified of any changed...Copyright © 2008–2019 Ultreia.io. All rights reserved.