class documentation
Displays a floating navigation arrows.
Parameters | |
forward | Whether to display the forward arrow |
backward | Whether to display the backward arrow |
on | The operator to execute when the forward arrow is clicked |
on | The operator to execute when the backward arrow is clicked |
position | The position of the arrows. Can be either "top", center, "bottom", "left", middle` (center horizontally), or ``"right" |
Method | __init__ |
Undocumented |
Method | to |
Undocumented |
Instance Variable | backward |
Undocumented |
Instance Variable | forward |
Undocumented |
Instance Variable | position |
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 |