|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |
See:
Description
Interface Summary | |
Model | A tagging interface for objects used as Models. |
ValidationMessage | A ValidationMessage is a UserMessage with
references to components, which are involved in a user input validation
failure. |
Class Summary | |
Binding | Base class for transferring data between model and view. |
InputValidationHub | Holds the state of user input validation (bindings) and produces
user messages, while a ContextAction is being
performed. |
Exception Summary | |
ClientSideValidationException | |
ServerSideValidationException | |
ValidationException | Thrown to abort bindings from View to Model. |
Bindings update a Model from a View, or a View from a Model. GUI and Command implementors will use classes from this package.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES All Classes |