Value
Name | Description | Value |
---|---|---|
LocationOptions.AFTER | Places the object after the reference object. | 1634104421 = 'afte' |
LocationOptions.AT_BEGINNING | Places the object at the beginning of the containing object. | 1650945639 = 'bgng' |
LocationOptions.AT_END | Places the object at the end of the containing object. | 1701733408 = 'end ' |
LocationOptions.BEFORE | Places the object before the reference object. | 1650812527 = 'befo' |
LocationOptions.UNKNOWN | No location specified. | 1433299822 = 'Unkn' |
Usage
In function
Button Buttons.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
CellStyle CellStyle.move (to: LocationOptions[, reference: varies])
CellStyleGroup CellStyleGroup.move (to: LocationOptions[, reference: varies])
Text Character.duplicate (to: LocationOptions[, reference: varies])
Text Character.move (to: LocationOptions[, reference: varies])
CharacterStyle CharacterStyle.move (to: LocationOptions[, reference: varies])
CharacterStyleGroup CharacterStyleGroup.move (to: LocationOptions[, reference: varies])
any Columns.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Footnote Footnotes.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Text InsertionPoint.duplicate (to: LocationOptions[, reference: varies])
Text InsertionPoint.move (to: LocationOptions[, reference: varies])
Text Line.duplicate (to: LocationOptions[, reference: varies])
Text Line.move (to: LocationOptions[, reference: varies])
MenuItem MenuItems.add (associatedMenuAction: MenuAction[, at: LocationOptions=LocationOptions.AT_END][, reference: MenuElement][, withProperties: Object])
MenuSeparator MenuSeparators.add ([at: LocationOptions=LocationOptions.AT_END][, reference: MenuElement][, withProperties: Object])
Movie Movies.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
MultiStateObject MultiStateObjects.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Note Note.move (to: LocationOptions[, reference: varies])
Note Notes.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Text Paragraph.duplicate (to: LocationOptions[, reference: varies])
Text Paragraph.move (to: LocationOptions[, reference: varies])
ParagraphStyle ParagraphStyle.move (to: LocationOptions[, reference: varies])
ParagraphStyleGroup ParagraphStyleGroup.move (to: LocationOptions[, reference: varies])
any Rows.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Sound Sounds.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Text Story.duplicate (to: LocationOptions[, reference: varies])
Text Story.move (to: LocationOptions[, reference: varies])
Submenu Submenus.add (title: string[, at: LocationOptions=LocationOptions.AT_END][, reference: MenuElement][, withProperties: Object])
TableStyle TableStyle.move (to: LocationOptions[, reference: varies])
TableStyleGroup TableStyleGroup.move (to: LocationOptions[, reference: varies])
Table Tables.add ([to: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Text Text.duplicate (to: LocationOptions[, reference: varies])
Text Text.move (to: LocationOptions[, reference: varies])
Text TextColumn.duplicate (to: LocationOptions[, reference: varies])
Text TextColumn.move (to: LocationOptions[, reference: varies])
Text TextStyleRange.duplicate (to: LocationOptions[, reference: varies])
Text TextStyleRange.move (to: LocationOptions[, reference: varies])
TextVariableInstance TextVariableInstances.add ([to: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])
Text Word.duplicate (to: LocationOptions[, reference: varies])
Text Word.move (to: LocationOptions[, reference: varies])
XMLComment XMLComment.move (to: LocationOptions[, reference: varies])
XMLElement XMLElement.move (to: LocationOptions[, reference: varies])
XMLInstruction XMLInstruction.move (to: LocationOptions[, reference: varies])
Text XmlStory.duplicate (to: LocationOptions[, reference: varies])
Jongware, 23-Mar-2011 v3.0.3d | Contents :: Index |