Class |
HyphenationException | ||||||||||||||||||||||||||||||||||||||||||
A hyphenation exceptions list. | |||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, addException, getElements, removeEventListener, removeException, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
void addException (addedExceptions:
Array of string[, removedList:
bool=false])
Array of HyphenationException getElements () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
void removeException (removedExceptions:
Array of string[, removedList:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||
Used in: | HyphenationException HyphenationExceptions.nextItem (obj: HyphenationException) HyphenationException HyphenationExceptions.previousItem (obj: HyphenationException) | ||||||||||||||||||||||||||||||||||||||||||
Return |
Array of HyphenationException HyphenationException.getElements () HyphenationException HyphenationExceptions.[] (index: number) HyphenationException HyphenationExceptions.anyItem () Array of HyphenationException HyphenationExceptions.everyItem () HyphenationException HyphenationExceptions.firstItem () HyphenationException HyphenationExceptions.item (index: varies) HyphenationException HyphenationExceptions.itemByName (name: string) Array of HyphenationException HyphenationExceptions.itemByRange (from: varies, to: varies) HyphenationException HyphenationExceptions.lastItem () HyphenationException HyphenationExceptions.middleItem () HyphenationException HyphenationExceptions.nextItem (obj: HyphenationException) HyphenationException HyphenationExceptions.previousItem (obj: HyphenationException) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |