Package info.magnolia.module.data.controls

This package contains the new multi object select control for managing lists of objects rather than single fields.

See:
          Description

Interface Summary
DataMultiValueControl Marker interface for multi control value.
 

Class Summary
DataButtonSet At this moment it does the same like DialogMultiSelect (single multiple values) , but it respects the structure (data model) for later multi object select (object multiple values).
DataFileControl Data module specific version of the file control.
DataMultiSelect At this moment it does the same like DialogMultiSelect (single multiple values) , but it respects the structure (data model) for later multi object select (object multiple values).
DataUUIDButtonSet UUID based data set.
DataUUIDMultiSelect Extension of the DialogMultiObjectSelect that handles the persistent entries as UUID's and converts them to their corresponding path.
NodeNameControl Keeps parent node name and value property in sync.
TypeIconFileControl Points to data module specific uris and prefixes.
 

Package info.magnolia.module.data.controls Description

This package contains the new multi object select control for managing lists of objects rather than single fields. The DialogMultiReferenceSelect is an extension of the multiObjectSelect for storing uuid's but presenting the path instead of the uuid.



Copyright © 2012 Magnolia International Ltd.. All Rights Reserved.