Specific type of Fields that are made to contains other Fields.
- implements:

ICompositeField
- extends:

AbstractCompositeField
Description
Type of Composite Fields
TODO
Add a Class diagram (hierarchy) of the composite fields.
Properties
Defined with getConfiguredXxxxxx() methods.
TODO
Add a description of important properties. The idea is not to recreate the JavaDoc of the getConfiguredXxxxxx() methods but to provide explanations, best practice, example... Group the properties by domain.
Events
Defined with execXxxxxx() methods.
TODO
Add a description of important events. The idea is not to recreate the JavaDoc of the execXxxxxx() methods but to provide explanations, best practice, example... Group the events by domain.
See Also