Adobe InDesign CS4 (6.0) Object Model JS: ButtonPreference

InDesign CS4

Class

ButtonPreference

 Button preferences. Base Class: Preference

QuickLinks

getElements, toSource, toSpecifier

Hierarchy

Application | Document
Preference
ButtonPreference

Properties

PropertyTypeAccessDescription
isValidbool readonlyReturns true if the object specifier resolves to valid objects.
namestring r/wThe name of the ButtonPreference.
parentApplicationDocument readonlyThe parent of the ButtonPreference (a Application or Document).
propertiesObject r/wA property that allows setting of several properties at the same time.

Methods

Instances

Array of ButtonPreference getElements ()
Resolves the object specifier, creating an array of object references.

string toSource ()
Generates a string which, if executed, will return the ButtonPreference.

string toSpecifier ()
Retrieves the object specifier.

Element of

Application.buttonPreferences

Document.buttonPreferences

Return

Array of ButtonPreference ButtonPreference.getElements ()

Jongware, 20-Jun-2010 v3.0.3dContents :: Index