class documentation
Renders a status button.
Parameters | |
severity | the severity of the alert displayed, one of ("info", "success", "warning", "error", "enabled", "disabled") |
on | an operator to execute when the button is clicked |
params | the parameters to pass to the operator |
disabled | whether the button is disabled |
title | tooltip title for the button |
Method | __init__ |
Undocumented |
Inherited from View
:
Method | clone |
Undocumented |
Method | kwargs |
Undocumented |
Method | to |
Undocumented |
Instance Variable | caption |
Undocumented |
Instance Variable | component |
Undocumented |
Instance Variable | components |
Undocumented |
Instance Variable | container |
Undocumented |
Instance Variable | description |
Undocumented |
Instance Variable | label |
Undocumented |
Instance Variable | placeholder |
Undocumented |
Instance Variable | read |
Undocumented |
Instance Variable | space |
Undocumented |
Instance Variable | _kwargs |
Undocumented |