Uses of Interface
info.magnolia.module.data.controls.DataMultiValueControl

Packages that use DataMultiValueControl
info.magnolia.module.data.controls This package contains the new multi object select control for managing lists of objects rather than single fields. 
 

Uses of DataMultiValueControl in info.magnolia.module.data.controls
 

Classes in info.magnolia.module.data.controls that implement DataMultiValueControl
 class 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).
 class 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).
 class DataUUIDButtonSet
          UUID based data set.
 class DataUUIDMultiSelect
          Extension of the DialogMultiObjectSelect that handles the persistent entries as UUID's and converts them to their corresponding path.
 



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