Modifying the User Interface
Using Adobe Dialog Manager (ADM) in Acrobat JavaScript
10
T
ABLE
10.3
Dialog Descriptor Element Properties
Element
Properties
static_text
edit_text
ok
ok_cancel
ok_cancel_other
multiline
multiline
,
readonly
,
password
,
numeric
,
PopupEdit
,
SpinEdit
ok_name
,
cancel_name
,
other_name
ok_name
,
cancel_name
,
other_name
ok_name
,
cancel_name
,
other_name
T
ABLE
10.4
Root Node of Dialog Descriptor
Property
Description
Title bar
name
target_id
first_tab
width
height
char_width
char_height
align_children
elements
itemID
value for the active dialog item when the dialog
is created
itemID
value for the dialog item first in tab order
Width of the dialog in pixels
Height of the dialog in pixels
Width of the dialog in characters
Height of the dialog in characters
Alignment for all descendants
Array of elements contained in the dialog
Acrobat JavaScript Scripting Guide
163