Class e.p.p.s.c.RotationControl(Control):

Part of elisa.plugins.poblesec.slideshow.controls View In Hierarchy

Control for image rotation. When it's activated, it:

Its slave passed to the constructor must be of type elisa.plugins.poblesec.slideshow.player.PlayerController.

Line # Kind Name Docs
83 Method activate Activating the action runs the action code attached to the control.
70 Method _compute_next_orientation Undocumented
78 Method _save_to_database Undocumented

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.
def _compute_next_orientation(self, orientation):
Undocumented
def _save_to_database(self, image_from_database, next_orientation):
Undocumented
def activate(self):
Activating the action runs the action code attached to the control. For example it can be the code executed when a button is clicked.

Control implementations have to override this method.

Returns (type: elisa.core.utils.defer.Deferred )
API Documentation for Elisa Media Center, generated by pydoctor at 2009-03-16 19:10:32.