Adobe InDesign CS (3.0) Object Model JS: EnablingGroup

InDesign CS

Class

EnablingGroup

 A bordered panel that contains an enabling checkbox. A user makes the enabling group active or inactive by clicking the checkbox. An enabling group can contain any type and number of controls. Base Class: Widget

Hierarchy

BorderPanel | DialogColumn | DialogRow | EnablingGroup
Widget
EnablingGroup
AngleCombobox | AngleEditbox | BorderPanel | CheckboxControl | DialogColumn | DialogRow | Dropdown | EnablingGroup | IntegerCombobox | IntegerEditbox | MeasurementCombobox | MeasurementEditbox | PercentCombobox | PercentEditbox | RadiobuttonGroup | RealCombobox | RealEditbox | StaticText | TextEditbox | Widget

Properties

PropertyTypeAccessDescription
angleComboboxesAngleComboboxes readonlyA collection of angle comboboxes.
angleEditboxesAngleEditboxes readonlyA collection of angle editboxes.
borderPanelsBorderPanels readonlyA collection of border panels.
checkboxControlsCheckboxControls readonlyA collection of checkbox controls.
checkedStatebool r/wIf true, the control is checked by default in the dialog.
dialogColumnsDialogColumns readonlyA collection of dialog columns.
dialogRowsDialogRows readonlyA collection of dialog rows.
dropdownsDropdowns readonlyA collection of dropdowns.
enablingGroupsEnablingGroups readonlyA collection of enabling groups.
idnumber readonlyThe unique ID of the EnablingGroup.
indexnumber readonlyThe index of the EnablingGroup within its containing object.
integerComboboxesIntegerComboboxes readonlyA collection of integer comboboxes.
integerEditboxesIntegerEditboxes readonlyA collection of integer editboxes.
measurementComboboxesMeasurementComboboxes readonlyA collection of measurement comboboxes.
measurementEditboxesMeasurementEditboxes readonlyA collection of measurement editboxes.
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 EnablingGroup (a DialogColumn, DialogRow, EnablingGroup or BorderPanel).
percentComboboxesPercentComboboxes readonlyA collection of percent comboboxes.
percentEditboxesPercentEditboxes readonlyA collection of percent editboxes.
propertiesObject r/wA property that allows setting of several properties at the same time.
radiobuttonGroupsRadiobuttonGroups readonlyA collection of radiobutton groups.
realComboboxesRealComboboxes readonlyA collection of real number comboboxes.
realEditboxesRealEditboxes readonlyA collection of real number editboxes.
staticLabelstring r/wText that appears in the EnablingGroup.
staticTextsStaticTexts readonlyA collection of static text objects.
textEditboxesTextEditboxes readonlyA collection of text editboxes.
widgetsWidgets readonlyA collection of widgets.

Element of

AngleCombobox.parent

AngleEditbox.parent

BorderPanel.parent

CheckboxControl.parent

DialogColumn.parent

DialogRow.parent

Dropdown.parent

EnablingGroup.parent

IntegerCombobox.parent

IntegerEditbox.parent

MeasurementCombobox.parent

MeasurementEditbox.parent

PercentCombobox.parent

PercentEditbox.parent

RadiobuttonGroup.parent

RealCombobox.parent

RealEditbox.parent

StaticText.parent

TextEditbox.parent

Widget.parent

Return

EnablingGroup EnablingGroups.add ([withProperties: Object])

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