Adds an event listener.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| String | readonly | The description of the PreflightProfileRule. | |
| EventListeners |
readonly | A collection of event listeners. | |
| Events |
readonly | A collection of events. | |
| PreflightRuleFlag | read/write | Indicates whether or not the preflight rule is disabled, set for error, warning, or information level feedback. | |
| String | readonly | The rule ID for this rule. | |
| Number | readonly | The index of the PreflightProfileRule within its containing object. | |
| Boolean | readonly | Returns true if the object specifier resolves to valid objects. | |
| String | read/write | A property that can be set to any string. | |
| String | readonly | The name of the PreflightProfileRule. | |
| PreflightProfile | readonly | The parent of the PreflightProfileRule (a PreflightProfile). | |
| Object | read/write | A property that allows setting of several properties at the same time. | |
| RuleDataObjects |
readonly | A collection of prefight rule data objects. |
Methods
→ String
Gets the label value associated with the specified key.
Resolves the object specifier, creating an array of object references.
→ void
Sets the label to the value associated with the specified key.
→ void
Deletes the PreflightProfileRule.
→ Boolean
Removes the event listener.
→ String
Generates a string which, if executed, will return the PreflightProfileRule.
→ String
Retrieves the object specifier.
Object of 4
Properties elsewhere that hold a PreflightProfileRule.
Parameter of 3
Method parameters that accept a PreflightProfileRule.
Return 13
Methods that return a PreflightProfileRule.
PreflightProfileRule.getElements()PreflightProfileRules.[]()PreflightProfileRules.anyItem()PreflightProfileRules.everyItem()PreflightProfileRules.firstItem()PreflightProfileRules.item()PreflightProfileRules.itemByID()PreflightProfileRules.itemByName()PreflightProfileRules.itemByRange()PreflightProfileRules.lastItem()PreflightProfileRules.middleItem()PreflightProfileRules.nextItem()PreflightProfileRules.previousItem()