Class |
ParagraphStyleGroup | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
A paragraph style group. | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, duplicate, extractLabel, getElements, insertLabel, move, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
ParagraphStyleGroup duplicate () string extractLabel (key:
string)
Array of ParagraphStyleGroup getElements () void insertLabel (key:
string, value:
string)
ParagraphStyleGroup move (to:
LocationOptions[, reference:
varies])
void remove ([replacingWith:
varies])
bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
ParagraphStyle.parent ParagraphStyleGroup.parent | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | ParagraphStyleGroup ParagraphStyleGroups.nextItem (obj: ParagraphStyleGroup) ParagraphStyleGroup ParagraphStyleGroups.previousItem (obj: ParagraphStyleGroup) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
Return |
ParagraphStyleGroup ParagraphStyleGroup.duplicate () Array of ParagraphStyleGroup ParagraphStyleGroup.getElements () ParagraphStyleGroup ParagraphStyleGroup.move (to: LocationOptions[, reference: varies]) ParagraphStyleGroup ParagraphStyleGroups.[] (index: number) ParagraphStyleGroup ParagraphStyleGroups.add ([withProperties: Object]) ParagraphStyleGroup ParagraphStyleGroups.anyItem () Array of ParagraphStyleGroup ParagraphStyleGroups.everyItem () ParagraphStyleGroup ParagraphStyleGroups.firstItem () ParagraphStyleGroup ParagraphStyleGroups.item (index: varies) ParagraphStyleGroup ParagraphStyleGroups.itemByID (id: number) ParagraphStyleGroup ParagraphStyleGroups.itemByName (name: string) Array of ParagraphStyleGroup ParagraphStyleGroups.itemByRange (from: varies, to: varies) ParagraphStyleGroup ParagraphStyleGroups.lastItem () ParagraphStyleGroup ParagraphStyleGroups.middleItem () ParagraphStyleGroup ParagraphStyleGroups.nextItem (obj: ParagraphStyleGroup) ParagraphStyleGroup ParagraphStyleGroups.previousItem (obj: ParagraphStyleGroup) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |