Class icm.model.properties.controller.types.AttachmentPropertyController


Extends icm.model.properties.controller.types._PropertyController.
Controller class for a property of type "attachment".
Defined in: <icm/model/properties/controller/types/AttachmentPropertyController.js>.

Constructor Summary

Constructor Attributes Constructor Name and Description
 
Controller class for a property of type "attachment".

Constructor Detail

icm.model.properties.controller.types.AttachmentPropertyController()

Controller class for a property of type "attachment".

A collection of property controllers is created and managed by a icm.model.properties.controller.PropertyCollectionController object. This class should not be instantiated directly.