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

drdRuleIDHeaderClicked

drdCheckedRuleGroupItem( 
x_columnIndex
w_windowId
) 
=> t / nil

Description

Toggles the state of check boxes of all rule IDs. The state of the associated Rule Group check box in the left panel and the associated rule type is 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

drdRuleIDHeaderClicked(1 window(2))
Toggles the state of the check boxes of all rule IDs in right panel and the associated rule group and rule type.

Return to top
 ⠀
X