Public Member Functions | |
| def | __call__ (self, *args, **kwargs) |
| def | __init__ (self, handler, icon) |
Public Attributes | |
| icon | |
Private Attributes | |
| _handler | |
Definition at line 244 of file actiontriggers.py.
| def robotide.ui.actiontriggers._RideSearchMenuItem.__init__ | ( | self, | |
| handler, | |||
| icon | |||
| ) |
Definition at line 246 of file actiontriggers.py.
| def robotide.ui.actiontriggers._RideSearchMenuItem.__call__ | ( | self, | |
| * | args, | ||
| ** | kwargs | ||
| ) |
Definition at line 250 of file actiontriggers.py.
|
private |
Definition at line 247 of file actiontriggers.py.
| robotide.ui.actiontriggers._RideSearchMenuItem.icon |
Definition at line 248 of file actiontriggers.py.