class documentation
An action (currently supported only in a TableView
).
Parameters | |
name | the name of the action |
label | the label of the action |
icon | the icon of the action |
tooltip | the tooltip of the action |
on | the operator to execute when the action is clicked |
Method | __init__ |
Undocumented |
Method | clone |
Undocumented |
Method | to |
Undocumented |
Instance Variable | name |
Undocumented |
Inherited from View
:
Method | kwargs |
Undocumented |
Instance Variable | caption |
Undocumented |
Instance Variable | component |
Undocumented |
Instance Variable | components |
Undocumented |
Instance Variable | container |
Undocumented |
Instance Variable | description |
Undocumented |
Instance Variable | placeholder |
Undocumented |
Instance Variable | read |
Undocumented |
Instance Variable | space |
Undocumented |
Instance Variable | _kwargs |
Undocumented |