GrabberPreference

Grabber preferences.

Methods:

getElements, toSource, toSpecifier

Objects:

Boolean, Object, PanningTypes

Hierarchy:

Superclass: Preference

Class: GrabberPreference

Property Listing

Property

Type

Access

Description

grabberPanning

PanningTypes

PanningTypes.GREEK_IMAGES

PanningTypes.GREEK_IMAGES_AND_TEXT

PanningTypes.NO_GREEKING

read/write

The display performance quality setting to use when scrolling.

isValid

Boolean

readonly

Returns true if the object specifier resolves to valid objects.

parent

Application

readonly

The parent of the GrabberPreference (a Application).

properties

Object

read/write

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

Method Listing

GrabberPreference getElements ()

Resolves the object specifier, creating an array of object references.

String toSource ()

Generates a string which, if executed, will return the GrabberPreference.

String toSpecifier ()

Retrieves the object specifier.

Object of

Application.grabberPreferences

Return

GrabberPreference.getElements()