Adobe InDesign CS (3.0) Object Model JS: CheckboxControl

InDesign CS

Class

CheckboxControl

 A checkbox control. Base Class: Widget

Hierarchy

BorderPanel | DialogColumn | DialogRow | EnablingGroup
Widget
CheckboxControl

Properties

PropertyTypeAccessDescription
checkedStatebool r/wIf true, the control is checked by default in the dialog.
idnumber readonlyThe unique ID of the CheckboxControl.
indexnumber readonlyThe index of the CheckboxControl within its containing object.
minWidthnumber r/wThe width of the control. For an editbox or combobox, specifies the minimum width of the box.
parentBorderPanelDialogColumn
DialogRow
EnablingGroup
readonlyThe parent of the CheckboxControl (a DialogColumn, DialogRow, EnablingGroup or BorderPanel).
propertiesObject r/wA property that allows setting of several properties at the same time.
staticLabelstring r/wText that appears in the CheckboxControl.

Return

CheckboxControl CheckboxControls.add ([withProperties: Object])

Jongware, 27-Jun-2010 v3.0.3dContents :: Index