EDOBE XDOM TAKE 6 IR - PRODUCTSHEET Especificações Página 108

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 304
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 107
CHAPTER 4: User-Interface Tools Common properties 108
Environment object
This global object is available through the ScriptUI.environment property. It defines attributes of the
ScriptUI environment. In the current release, it contains one property:
Common properties
All types of user-interface elements, including windows, containers, and controls, share many of the same
properties, although some have slightly different meanings for different types of objects. The following
table summarizes which properties are used in which object types.
newImage()
ScriptUI.newImage ( normal, disabled, pressed, rollover );
normal
The resource name or path to the image to use for the normal or default state.
disabled
The resource name or path to the image to use for the disabled state, shown when the
control containing the image is disabled (
enabled=false).
pressed
The resource name or path to the image to use for the pressed state, shown when the
user clicks on the image.
rollover
The resource name or path to the image to use for the rollover state, which is shown
when the cursor moves over the image.
Creates a new image object for use in controls that can display images, loading the associated
images from the specified resources or image files.
Returns a ScriptUIImage object
.
keyboardState
Object A Keyboard state object that reports the active state of the keyboard at
any time, independent of the event-handling framework.
Property
Window
Panel
TabbedPanel
Tab
Group
Button
CheckBox
DropDownList
EditText
FlashPlayer
IconButton
Image
ListBox
ListItem
ProgressBar
RadioButton
Scrollbar
Slider
StaticText
TreeView
active
x xxxxxxxx xxxxx
alignChildren
x x x x x
alignment
x x x x xxxxxxxxx xxxxxx
bounds
x x x x xxxxxxxxx xxxxxx
cancelElement
x
characters
x x x x
checked
x
Vista de página 107
1 2 ... 103 104 105 106 107 108 109 110 111 112 113 ... 303 304

Comentários a estes Manuais

Sem comentários