Adobe FrameMaker-10 Object Model JS: ElementLoc

Framemaker 2010

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:

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

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

TextLoc Doc.ElementLocToTextLoc (eloc: ElementLoc)

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, 31-Oct-2011 v3.0.3fContents :: Index