Adds an event listener.
Object
HyphenationException
A hyphenation exceptions list.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String[] | read/write | A list of words added to the hyphenation exceptions list. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The index of the HyphenationException within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | readonly | The name of the HyphenationException. | |
| Document | readonly | The parent of the HyphenationException (a Document). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| String[] | read/write | A list of words removed from the hyphenation exceptions list. |
Methods
→ void
Adds the specified words to the hyphenation exceptions list.
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ void
Removes the specified words from the hyphenation exceptions list.
→ String
Generates a string which, if executed, will return the HyphenationException.
→ String
Retrieves the object specifier.
Object of 3
Properties elsewhere that hold a HyphenationException.
Parameter of 3
Method parameters that accept a HyphenationException.
Return 12
Methods that return a HyphenationException.
HyphenationException.getElements()HyphenationExceptions.[]()HyphenationExceptions.anyItem()HyphenationExceptions.everyItem()HyphenationExceptions.firstItem()HyphenationExceptions.item()HyphenationExceptions.itemByName()HyphenationExceptions.itemByRange()HyphenationExceptions.lastItem()HyphenationExceptions.middleItem()HyphenationExceptions.nextItem()HyphenationExceptions.previousItem()