Package info.magnolia.ui.form.field.transformer

Interface Summary
Transformer<T> Base definition for a Property handler.
Implemented Transformer have the responsibility to :
- write : Convert the T newValue to a specific Item format (Single Item property, Multi Item property, Multi sub Items...)
- read : Transform a specific Item values (single property, Multi.
 

Class Summary
TransformedProperty<T> Basic implementation of an ObjectProperty .
This base property delegate to the Transformer the read and write of the value used by the field.
UndefinedPropertyType Class used for a undefined property value type.
 



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