Class |
TextVariable | ||||||||||||||||||||||||||||||||||||||||||||||||
A text variable definition in a document. | |||||||||||||||||||||||||||||||||||||||||||||||||
QuickLinks |
addEventListener, convertToText, getElements, remove, removeEventListener, toSource, toSpecifier | ||||||||||||||||||||||||||||||||||||||||||||||||
Hierarchy | |||||||||||||||||||||||||||||||||||||||||||||||||
Properties |
| ||||||||||||||||||||||||||||||||||||||||||||||||
Methods | InstancesEventListener addEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
Array of Text convertToText () Array of TextVariable getElements () void remove () bool removeEventListener (eventType:
string, handler:
varies[, captures:
bool=false])
string toSource () | ||||||||||||||||||||||||||||||||||||||||||||||||
Element of |
CaptionMetadataVariablePreference.parent ChapterNumberVariablePreference.parent CustomTextVariablePreference.parent DateVariablePreference.parent FileNameVariablePreference.parent MatchCharacterStylePreference.parent MatchParagraphStylePreference.parent PageNumberVariablePreference.parent TextVariableInstance.associatedTextVariable | ||||||||||||||||||||||||||||||||||||||||||||||||
Used in: | TextVariable TextVariables.nextItem (obj: TextVariable) TextVariable TextVariables.previousItem (obj: TextVariable) | ||||||||||||||||||||||||||||||||||||||||||||||||
Return |
Array of TextVariable TextVariable.getElements () TextVariable TextVariables.[] (index: number) TextVariable TextVariables.add ([withProperties: Object]) TextVariable TextVariables.anyItem () Array of TextVariable TextVariables.everyItem () TextVariable TextVariables.firstItem () TextVariable TextVariables.item (index: varies) TextVariable TextVariables.itemByName (name: string) Array of TextVariable TextVariables.itemByRange (from: varies, to: varies) TextVariable TextVariables.lastItem () TextVariable TextVariables.middleItem () TextVariable TextVariables.nextItem (obj: TextVariable) TextVariable TextVariables.previousItem (obj: TextVariable) |
Jongware, 28-Apr-2012 v3.0.3i | Contents :: Index |