CountItem

A counted item in the document. The count item feature is available in the Extended Version only.

Methods:

add, remove, removeAll

Objects:

String,

Property Listing

Property

Type

Access

Description

parent

 

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.

Method Listing

CountItem add ()

Adds an element.

undefined remove ()

Deletes this object.

undefined removeAll ()

Deletes all elements.

Return

CountItem.add()

CountItems.add()

CountItems.[]()

CountItems.getByName()