Adobe FrameMaker-12 Object Model JS: TypedVal

FrameMaker 12.0

Class

TypedVal

 

Properties

PropertyTypeAccessDescription
adsvalAttributeDefs AttributeDef readwrite
asvalAttribute readwrite
asvalExAttributeEx readwrite
csvalElementCatalogEntries ElementCatalogEntry readwrite
isvalInts readwrite
ivalint readwrite
msvalMetrics readwrite
objany readwrite
osvalObjects readwrite
psvalPoints Point readwrite
ssvalStrings String readwrite
svalstring readwrite
tlvalTextLoc readwrite
trvalTextRange readwrite
tsvalTabs Tab readwrite
uisvalUInts readwrite
valTypeint readwrite
valsvalTypedVals TypedVal readwrite

Element of

ElementDef.AlsoInserts

PropVal.propVal

Used in:

void Doc.SetTextVal (textRange: TextRange, propNum: int, setVal: TypedVal)

void Globals.AppendVal (pv: PropVals, prop: int, val: TypedVal)

void KeyCatalog.UpdateKeyDefinition (key: string, keyField: int, valuep: TypedVal)

PropVal PropVal.PropVal (propIdent: PropIdent, propVal: TypedVal)

number TypedVals.push (value: TypedVal)

Return

TypedVal Doc.GetTextVal (textLoc: TextLoc, propNum: int)

TypedVal KeyCatalog.GetKeyDefinition (key: string, keyField: int)

TypedVal TypedVals.pop ()

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