drdRuleGroupHeaderClicked
drdRuleGroupHeaderClicked(
x_columnIndex
w_windowId
)
=> t / nil
Description
Toggles Rule Groups check boxes. The state of the of check boxes in the right panel, Rule Types and Rule IDs is also toggled.
Arguments
Value Returned
Examples
drdRuleGroupHeaderClicked(1 window(2))
Toggles the check box states of all Rule Groups in left panel and all associated rule types or rule IDs in right panel.
Return to top