Part of elisa.plugins.poblesec.slideshow_controls View In Hierarchy
Show the previous picture of the slideshow if the beginning of the list hasn't been reached yet.
Itsslave
passed
to the constructor must be of type
elisa.plugins.poblesec.player_slideshow.PlayerController
.
Line # | Kind | Name | Docs |
---|---|---|---|
163 | Method | activate | Activating the action runs the action code attached to the control. |
Inherited from Control:
Line # | Kind | Name | Docs |
---|---|---|---|
62 | Method | __init__ | Constructor. |
77 | Method | caption__set | Undocumented |
81 | Method | caption__get | Undocumented |
86 | Method | glyphs__set | Undocumented |
90 | Method | glyphs__get | Undocumented |
106 | Method | pre_activate | Code run prior to control activation. |
117 | Method | de_pre_activate | Code run after control activation. |