Definition at line 945 of file ctrlcommands.py.
◆ __init__()
| def robotide.controller.ctrlcommands.RemoveVariable.__init__ |
( |
|
self, |
|
|
|
var_controller |
|
) |
| |
◆ _execute()
| def robotide.controller.ctrlcommands.RemoveVariable._execute |
( |
|
self, |
|
|
|
context |
|
) |
| |
|
private |
◆ _get_undo_command()
| def robotide.controller.ctrlcommands.RemoveVariable._get_undo_command |
( |
|
self | ) |
|
|
private |
◆ _undo_command
| robotide.controller.ctrlcommands.RemoveVariable._undo_command |
|
private |
◆ _var_controller
| robotide.controller.ctrlcommands.RemoveVariable._var_controller |
|
private |
The documentation for this class was generated from the following file: