Overview | Module | Use | Devguide | Index |
Nested Modules | Services | Singletons | Interfaces | Structs | Exceptions | Enums | Typedefs | Constant Groups |
module validation |
|
Services | |
ValidatableBindableControlModel | specifies a control model which supports both binding to an external value supplier, and to an external validator. |
ValidatableControlModel | specifies the model of a form control which supports live validation of its input. |
Interfaces | |
XFormComponentValidityListener | is the listener interface to be notified of changes of a XValidatableFormComponent |
XValidatable | specifies support for validating a component |
XValidatableFormComponent | is a convenience interface for accessing several aspects of a form component which supports validation. |
XValidator | specifies a component able to validate (the content of) other components |
XValidityConstraintListener | specifies an interface for listening for changes in the validity constraints represented by an XValidator . |
Copyright © 2003 Sun Microsystems, Inc.