class documentation
Defines a Dashboard view.
Parameters | |
layout | the layout of the dashboard. |
on | event triggered when the layout changes |
on | event triggered when an item is added |
on | event triggered when an item is closed |
on | event triggered when an item is edited |
allow | whether to allow adding items |
allow | whether to allow deleting items |
allow | whether to allow editing items |
cta | the title of the call to action |
cta | the body of the call to action |
cta | the label of the call to action button |
rows | the number of rows in the dashboard |
cols | the number of columns in the dashboard |
items | the custom layout of the dashboard |
auto | whether to automatically layout the dashboard |
Method | __init__ |
Undocumented |
Method | to |
Undocumented |
Instance Variable | allow |
Undocumented |
Instance Variable | allow |
Undocumented |
Instance Variable | allow |
Undocumented |
Instance Variable | auto |
Undocumented |
Instance Variable | cols |
Undocumented |
Instance Variable | cta |
Undocumented |
Instance Variable | cta |
Undocumented |
Instance Variable | cta |
Undocumented |
Instance Variable | items |
Undocumented |
Instance Variable | rows |
Undocumented |
Inherited from View
:
Method | clone |
Undocumented |
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 | label |
Undocumented |
Instance Variable | placeholder |
Undocumented |
Instance Variable | read |
Undocumented |
Instance Variable | space |
Undocumented |
Instance Variable | _kwargs |
Undocumented |