|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IComponentVisitor | An interface defining an entity that is interested in examining a particular component |
| Class Summary | |
|---|---|
| ComponentTreeWalker | Walks through the tree of components and invokes the visitors on each of of the components in the tree. |
| EstablishDefaultParameterValuesVisitor | For all parameters in the examined component that have default values, but are not bound, automatically add an ExpressionBinding with the default value. |
| PageLoader | Runs the process of building the component hierarchy for an entire page. |
| PageSource | A source for pages for a particular application. |
| PropertyInitializer | Given a component, a property and a value, this object will reset the property to the value whenever the page (containing the component) is detached. |
| VerifyRequiredParametersVisitor | Verify whether all required parameters in the examined component are bound, and if they are not, throw an exception. |
Classes used when loading pages (and thier heirarchies of components) from thier specifications, as well as organizaing thier templates.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||