Class
A counted item in the document. The count item feature is available in the Extended Version only.
add, remove, removeAll
CountItem
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
parent | Object | readonly | The object's container. |
position | UnitPoint | readonly | The position of count item in the document. |
typename | string | readonly | The class name of the object. |
Methods
Instances
CountItem add ()
Adds an element.
Return
CountItem CountItem.add ()
CountItem CountItems.[] (index: uint)
CountItem CountItems.add (position: UnitPoint)
CountItem CountItems.getByName (name: string)
Jongware, 28-Aug-2012 v3.0.3i | Contents :: Index |