Definition at line 40 of file macrocontrollers.py.
◆ __init__()
| def robotide.controller.macrocontrollers.ItemNameController.__init__ |
( |
|
self, |
|
|
|
item |
|
) |
| |
◆ contains_keyword()
| def robotide.controller.macrocontrollers.ItemNameController.contains_keyword |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ contains_variable()
| def robotide.controller.macrocontrollers.ItemNameController.contains_variable |
( |
|
self, |
|
|
|
name |
|
) |
| |
◆ notify_value_changed()
| def robotide.controller.macrocontrollers.ItemNameController.notify_value_changed |
( |
|
self | ) |
|
◆ parent()
| def robotide.controller.macrocontrollers.ItemNameController.parent |
( |
|
self | ) |
|
|
private |
◆ rename()
| def robotide.controller.macrocontrollers.ItemNameController.rename |
( |
|
self, |
|
|
|
new_name |
|
) |
| |
◆ replace_keyword()
| def robotide.controller.macrocontrollers.ItemNameController.replace_keyword |
( |
|
self, |
|
|
|
new_name, |
|
|
|
old_value = None |
|
) |
| |
◆ _item
| robotide.controller.macrocontrollers.ItemNameController._item |
|
private |
◆ parent
| robotide.controller.macrocontrollers.ItemNameController.parent = property |
|
static |
The documentation for this class was generated from the following file: