Adobe FrameMaker-12 Object Model JS: AttributeEx

FrameMaker 12.0

Class

AttributeEx

 

QuickLinks

AttributeEx

Properties

PropertyTypeAccessDescription
allowuint readwrite
namestring readwrite
originalValuesStrings String readwrite
overriddenFlagsuint readwrite
valflagsuint readwrite
valuesStrings String readwrite

Methods

Constructor

AttributeEx AttributeEx (name: string, values: Strings, originalValues: Strings, valflags: uint, allow: uint, overriddenFlags: uint)

ParameterTypeDescription
namestring
valuesStrings
originalValuesStrings
valflagsuint
allowuint
overriddenFlagsuint

Examplenew AttributeEx()

Element of

TypedVal.asvalEx

Used in:

number AttributesEx.push (value: AttributeEx)

Return

AttributeEx AttributeEx.AttributeEx (name: string, values: Strings, originalValues: Strings, valflags: uint, allow: uint, overriddenFlags: uint)

AttributeEx AttributesEx.pop ()

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