EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Spezifikationen Seite 106

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 304
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 105
CHAPTER 4: User-Interface Tools ScriptUI class 106
compatability
Object An object whose properties are the names of compatibility modes
supported by the host application. For example, the presence of
ScriptUI.compatability.su1PanelCoordinates means that the
application allows backward compatibility with the coordinate system of
Panel elements in ScriptUI version 1.
coreVersion
String The internal core version number of the ScriptUI components. Read only.
environment
Object A JavaScript object that provides access to attributes of the ScriptUI
environment; contains a Keyboard state object
that reports the active
state of the keyboard at any time, independent of the event-handling
framework.
events
Object A JavaScript object that contains one function, events.createEvent(),
which allows you to create event objects in order to simulate
user-interaction events.
FontStyle
String Collects the enumerated values that can be used as the style argument
to the
ScriptUI.newFont() method. For example:
var font = ScriptUI.newFont ('Helvetica",
ScriptUI.FontStyle.BOLD)
Read only. Values are:
REGULAR
BOLD
ITALIC
BOLDITALIC
frameworkName
String The name of the user-interface framework with which this ScriptUI
component is compatible. Read only.
version
String The main version number of the ScriptUI component framework. Read
only.
Seitenansicht 105
1 2 ... 101 102 103 104 105 106 107 108 109 110 111 ... 303 304

Kommentare zu diesen Handbüchern

Keine Kommentare