ActionGroup.getSensitive

Returns TRUE if the group is sensitive. The constituent actions can only be logically sensitive (see Action.isSensitive) if they are sensitive (see Action.getSensitive) and their group is sensitive.

class ActionGroup
bool
getSensitive
()

Return Value

Type: bool

TRUE if the group is sensitive.

Meta