Adobe FrameMaker-12 Object Model JS: ElementLoc

FrameMaker 12.0

Class

ElementLoc

 

QuickLinks

ElementLoc

Properties

PropertyTypeAccessDescription
childElement readwrite
offsetint readwrite
parentElement readwrite

Methods

Constructor

ElementLoc ElementLoc (parent: Element, child: Element, offset: int)

ParameterTypeDescription
parentElement
childElement
offsetint

Examplenew ElementLoc()

Element of

ElementRange.beg

ElementRange.end

Used in:

Element Book.NewBookComponentInHierarchy (compName: string, elemLoc: ElementLoc)

BookComponent Book.NewBookComponentOfTypeInHierarchy (compName: string, compType: int, elemLoc: ElementLoc)

TextLoc Doc.ElementLocToTextLoc (eloc: ElementLoc)

Element ElementDef.NewElementInHierarchy (elemLoc: ElementLoc)

ElementRange ElementRange.ElementRange (beg: ElementLoc, end: ElementLoc)

Return

ElementLoc Doc.TextLocToElementLoc (tloc: TextLoc)

ElementLoc ElementLoc.ElementLoc (parent: Element, child: Element, offset: int)

Jongware, 18-Jan-2015 v1.0Contents :: Index