Adobe FrameMaker-12 Object Model JS: CMSProperty

FrameMaker 12.0

Class

CMSProperty

 

QuickLinks

CMSProperty

Properties

PropertyTypeAccessDescription
isEditableuint readwrite
isMultiValueuint readwrite
labelstring readwrite
propuint readwrite
valuesTypedVals TypedVal readwrite

Methods

Constructor

CMSProperty CMSProperty (prop: uint, label: string, isMultiValue: uint, isEditable: uint, values: TypedVals)

ParameterTypeDescription
propuint
labelstring
isMultiValueuint
isEditableuint
valuesTypedVals

Examplenew CMSProperty()

Used in:

number CMSProperties.push (value: CMSProperty)

Return

CMSProperty CMSProperties.pop ()

CMSProperty CMSProperty.CMSProperty (prop: uint, label: string, isMultiValue: uint, isEditable: uint, values: TypedVals)

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