drdRuleTypeHeaderClicked
drdCheckedRuleGroupItem(
x_columnIndex
w_windowId
)
=> t / nil
Description
Toggles the state of check boxes of all rule types. The state of associated Rule Group check box in the left panel and the associated rule IDs are also toggled.
Arguments
Value Returned
Examples
drdRuleTypeHeaderClicked(1 window(2))
Toggles the state of the check box of all rule types in the right panel and the associated rule group and rule IDs.
Return to top