Scheme Editor
Properties
Maps cells (containing UI components) to the properties they describe.
The components contained within this editor that determine the editor's current state.
The SchemeEditors of scheme's DecoratorSchemes.
The additional components that determine the editor's current state but do not have a name.
The component that this editor prefers to be focused when the editor is focused.
The root component of the editor.
Functions
Ensures listener is invoked on every change in this editor.
Registers the fact that this
Cell contains the component corresponding to the given property.
Validates every single field individually, displays error information inside the form, and moves focus to the first field that is erroneous.
Sets up validation callbacks for the cells on which bindValidation has been invoked.