CommandSettings#

class ansys.scade.almgw_msoffice.settings.CommandSettings#

Bases: scade.tool.suite.gui.commands.Command

Defines a command to edit the settings.

Initialize the command settings.

Overview#

on_activate

Open the dialog.

on_enable

Return whether the command is available.

Import detail#

from ansys.scade.almgw_msoffice.settings import CommandSettings

Method detail#

CommandSettings.on_activate()#

Open the dialog.

CommandSettings.on_enable()#

Return whether the command is available.