ButtonPreference

Button preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Object, String

Hierarchy:

Superclass: Preference

Class: ButtonPreference

Property Listing

Property

Type

Access

Description

isValid

Boolean

readonly

Returns true if the object specifier resolves to valid objects.

name

String

read/write

The name of the ButtonPreference.

parent

Application

Document

readonly

The parent of the ButtonPreference (a Application or Document).

properties

Object

read/write

A property that allows setting of several properties at the same time.

Method Listing

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.

Object of

Application.buttonPreferences

Document.buttonPreferences

Return

ButtonPreference.getElements()