Class
A collection of index topics.
add, count
Topics
QuickLinks
Properties
Property | Type | Access | Description |
---|---|---|---|
length | number | readonly | The number of objects in the collection. |
Methods
Instances
Topic add (name:
string[, sortBy:
string][, withProperties:
Object])
Creates a new index topic.
Parameter | Type | Description |
---|---|---|
name | string | The name of the topic. Note: This is the text that appears in the index. |
sortBy | string | The string to sort this topic by instead of the topic name. Note: The actual topic text, rather than the sort order text, appears in the index. (Optional) |
withProperties | Object | Initial values for properties of the new Topic (Optional) |
number count ()
Displays the number of elements in the Topic.
Element of
Index.topics
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |