Class
Button preferences.
getElements, toSource, toSpecifier
ButtonPreference
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
appearanceName | string | r/w | The appearance applied to the button. |
name | string | r/w | The name of the ButtonPreference. |
parent | ApplicationDocument | readonly | The parent of the ButtonPreference (a Application or Document). |
properties | Object | r/w | A 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.
Element of
Application.buttonPreferences
Document.buttonPreferences
Return
Array of ButtonPreference ButtonPreference.getElements ()
Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |