Change By: Eric Hechinger (22/Aug/13 9:05 AM)
Description: Create a Generic Composite Field.

http://wiki.magnolia-cms.com/display/DEV/Composite+Field


This field is an composition of generic fields construct based on a definition. 

CompositeFieldDefinition define
- list of fields (ConfiguredFieldDefinition)
- SaveHandlerDefinition (Used to define the storing strategy of the fields values)

CompositeFieldFactory create
- a CompositeField
- a specific Property based on specified Handler

CompositeField create
- All the configured Fields
- Handle field value changes

MultiHandler
- Property handler exposing to the field a List of properties.
- Specific implementation have the responsibility to retrieve and store these values (as property of a sub node/ as multi property values....)   
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <dev-list-unsubscr...@magnolia-cms.com>
----------------------------------------------------------------

Reply via email to