Adds an event listener.
Object
DialogRow
A borderless row for containing controls in a dialog.
Hierarchy
DialogRow
AngleCombobox | AngleEditbox | BorderPanel | CheckboxControl | DialogColumn | Dropdown | EnablingGroup | IntegerCombobox | IntegerEditbox | MeasurementCombobox | MeasurementEditbox | PercentCombobox | PercentEditbox | RadiobuttonGroup | RealCombobox | RealEditbox | StaticText | TextEditbox | Widget
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| AngleComboboxes |
readonly | A collection of angle comboboxes. | |
| AngleEditboxes |
readonly | A collection of angle editboxes. | |
| BorderPanels |
readonly | A collection of border panels. | |
| CheckboxControls |
readonly | A collection of checkbox controls. | |
| DialogColumns |
readonly | A collection of dialog columns. | |
| Dropdowns |
readonly | A collection of dropdowns. | |
| EnablingGroups |
readonly | A collection of enabling groups. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| Number | readonly | The unique ID of the DialogRow. | |
| Number | readonly | The index of the DialogRow within its containing object. | |
| IntegerComboboxes |
readonly | A collection of integer comboboxes. | |
| IntegerEditboxes |
readonly | A collection of integer editboxes. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| MeasurementComboboxes |
readonly | A collection of measurement comboboxes. | |
| MeasurementEditboxes |
readonly | A collection of measurement editboxes. | |
| DialogColumn | readonly | The parent of the DialogRow (a DialogColumn). | |
| PercentComboboxes |
readonly | A collection of percent comboboxes. | |
| PercentEditboxes |
readonly | A collection of percent editboxes. | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| RadiobuttonGroups |
readonly | A collection of radiobutton groups. | |
| RealComboboxes |
readonly | A collection of real number comboboxes. | |
| RealEditboxes |
readonly | A collection of real number editboxes. | |
| StaticTexts |
readonly | A collection of static text objects. | |
| TextEditboxes |
readonly | A collection of text editboxes. | |
| Widgets |
readonly | A collection of widgets. |
Methods
→ DialogRow[]
Resolves the object specifier, creating an array of object references.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the DialogRow.
→ String
Retrieves the object specifier.
Object of 22
Properties elsewhere that hold a DialogRow.
AngleCombobox.parentAngleEditbox.parentBorderPanel.parentCheckboxControl.parentDialogColumn.parentDropdown.parentEnablingGroup.parentEvent.parentEventListener.parentIntegerCombobox.parentIntegerEditbox.parentMeasurementCombobox.parentMeasurementEditbox.parentMutationEvent.parentPercentCombobox.parentPercentEditbox.parentRadiobuttonGroup.parentRealCombobox.parentRealEditbox.parentStaticText.parentTextEditbox.parentWidget.parent
Parameter of 3
Method parameters that accept a DialogRow.
Return 13
Methods that return a DialogRow.