Adobe FrameMaker-12 Object Model JS: ElementDef

FrameMaker 12.0

Class

ElementDef

 

QuickLinks

Delete, ElementDefIsText, GetAttributeDefs, GetProps, NewElement, NewElementInHierarchy, NewFirstPgfRules, NewLastPgfRules, NewObjectFmtRules, NewPrefixRules, NewSuffixRules, NewTextFmtRules, ObjectValid, SetProps, WrapElement

Properties

PropertyTypeAccessDescription
AlsoInsertStrings String readwrite
AlsoInsertsTypedVal readwrite
AttributeDefsAttributeDefs AttributeDef readwrite
BannerTextstring readwrite
Commentstring readwrite
DescriptiveTagstring readwrite
ElementDataTypeint readwrite
ElementDefTypeint readwrite
ElementDescriptionstring readwrite
ElementInCatalogint readwrite
ElementPgfFormatstring readwrite
ExclusionsStrings String readwrite
FirstPgfRulesObjects readonly
GeneralRulestring readwrite
GeneralRuleErrorOffsetsInts readonly
InclusionsStrings String readwrite
InitStructurePatternstring readwrite
LastPgfRulesObjects readonly
Namestring readonly
NextElementDefInDocElementDef readonly
ObjectFmtRulesObjects readonly
PrefixRulesObjects readonly
SuffixRulesObjects readonly
TextFmtRulesObjects readonly
ValidHighestLevelint readwrite

Methods

Instances

int Delete ()

int ElementDefIsText ()

AttributeDefs GetAttributeDefs ()

PropVals GetProps ()

Element NewElement (textLoc: TextLoc)

ParameterTypeDescription
textLocTextLoc

Element NewElementInHierarchy (elemLoc: ElementLoc)

ParameterTypeDescription
elemLocElementLoc

FmtRule NewFirstPgfRules ()

FmtRule NewLastPgfRules ()

FmtRule NewObjectFmtRules ()

FmtRule NewPrefixRules ()

FmtRule NewSuffixRules ()

FmtRule NewTextFmtRules ()

int ObjectValid ()

void SetProps (setVal: PropVals)

ParameterTypeDescription
setValPropVals

void WrapElement ()

Element of

Book.FirstElementDefInDoc

Doc.FirstElementDefInDoc

Element.ElementDef

ElementCatalogEntry.obj

ElementDef.NextElementDefInDoc

FmtRule.ElementDef

Used in:

ElementCatalogEntry ElementCatalogEntry.ElementCatalogEntry (obj: ElementDef, flags: uint)

Return

ElementDef Doc.GetNamedElementDef (name: string)

ElementDef Doc.NewNamedElementDef (name: string)

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