Design.ComponentFactory |
Callback for creating instances of a given component class when reading
designs.
|
Design.ComponentMapper |
Delegate for handling the mapping between tag names and component
instances.
|
DesignContext |
This class contains contextual information that is collected when a component
tree is constructed based on HTML design template.
|
DesignContext.ComponentCreatedEvent |
Component creation event that is fired when a component is created in the
context
|
DesignContext.ComponentCreationListener |
Interface to be implemented by component creation listeners
|
DesignException |
|
DesignFormatter |
Class focused on flexible and consistent formatting and parsing of different
values throughout reading and writing Design .
|
FieldBindingException |
Exception that is thrown when an error occurs during field binding when
reading a design template
|
ShouldWriteDataDelegate |
Delegate used by DesignContext to determine whether container data
should be written out for a component.
|