Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

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

x_columnIndex

The column index.

w_windowId

The current window ID.

Value Returned

t

The command was successful.

nil

The command was unsuccessful.

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
 ⠀
X