Class
Grabber preferences. Base Class: Preference
getElements, toSource, toSpecifier
GrabberPreference
QuickLinks
Hierarchy
Properties
Property | Type | Access | Description |
---|---|---|---|
grabberPanning | PanningTypes: PanningTypes.NO_GREEKING PanningTypes.GREEK_IMAGES PanningTypes.GREEK_IMAGES_AND_TEXT |
r/w | The display performance quality setting to use when scrolling. |
isValid | bool | readonly | Returns true if the object specifier resolves to valid objects. |
parent | Application | readonly | The parent of the GrabberPreference (a Application). |
properties | Object | r/w | A property that allows setting of several properties at the same time. |
Methods
Instances
Array of 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.
Element of
Application.grabberPreferences
Return
Array of GrabberPreference GrabberPreference.getElements ()
Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |