Class icm.model.properties.controller.types.GroupPropertyController
Extends
icm.model.properties.controller.types._PropertyController.
Controller class for a property of type "group".
Defined in: <icm/model/properties/controller/types/GroupPropertyController.js>.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Controller class for a property of type "group".
|
Class Detail
icm.model.properties.controller.types.GroupPropertyController()
Controller class for a property of type "group".
A collection of property controllers is created and managed by a icm.model.properties.controller.PropertyCollectionController object. This class should not be instantiated directly.