Adobe InDesign CS (3.0) Object Model JS: RadiobuttonControl

InDesign CS

Class

RadiobuttonControl

 An individual radiobutton control in a radiobutton group. Base Class: Widget

Hierarchy

RadiobuttonGroup
Widget
RadiobuttonControl

Properties

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

Return

RadiobuttonControl RadiobuttonControls.add ([withProperties: Object])

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