Adobe InCopy CS6 (8.0) Object Model JS: LocationOptions

InCopy CS6

 Options for specifying location relative to the reference object or within the containing object.

Value

NameDescriptionValue
LocationOptions.AFTERPlaces the object after the reference object.1634104421 = 'afte'
LocationOptions.AT_BEGINNINGPlaces the object at the beginning of the containing object.1650945639 = 'bgng'
LocationOptions.AT_ENDPlaces the object at the end of the containing object.1701733408 = 'end '
LocationOptions.BEFOREPlaces the object before the reference object.1650812527 = 'befo'
LocationOptions.UNKNOWNNo 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])

CheckBox CheckBoxes.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

any Columns.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

ComboBox ComboBoxes.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

Footnote Footnotes.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

HtmlItem HtmlItems.add ([layer: Layer][, 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])

ListBox ListBoxes.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

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])

RadioButton RadioButtons.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

any Rows.add ([at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

SignatureField SignatureFields.add ([layer: Layer][, 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])

TextBox TextBoxes.add ([layer: Layer][, at: LocationOptions=LocationOptions.UNKNOWN][, reference: varies][, withProperties: Object])

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, 29-Apr-2012 v3.0.3iContents :: Index