Adds an event listener.
Object
ParaStyleMapping
A para style mapping.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | read/write | The destination style name property. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The index of the ParaStyleMapping within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| MapType | read/write | The type of the mapping rule. | |
| Document | Story | Application | XmlStory | readonly | The parent of the ParaStyleMapping (a Application, Document, Story or XmlStory). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| String | read/write | The source style name property. |
Methods
→ ParaStyleMapping[]
Resolves the object specifier, creating an array of object references.
→ void
deletes a style mapping.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the ParaStyleMapping.
→ String
Retrieves the object specifier.
Object of 3
Properties elsewhere that hold a ParaStyleMapping.
Parameter of 3
Method parameters that accept a ParaStyleMapping.
Return 12
Methods that return a ParaStyleMapping.
ParaStyleMapping.getElements()ParaStyleMappings.[]()ParaStyleMappings.add()ParaStyleMappings.anyItem()ParaStyleMappings.everyItem()ParaStyleMappings.firstItem()ParaStyleMappings.item()ParaStyleMappings.itemByRange()ParaStyleMappings.lastItem()ParaStyleMappings.middleItem()ParaStyleMappings.nextItem()ParaStyleMappings.previousItem()