Class e.p.d.v.VideoTrackViewMode(VideoViewMode):

Part of elisa.plugins.database.video_controller View In Hierarchy

Undocumented
Line # Kind Name Docs
358 Method get_sublabel Return a text to display in a sublabel to represent an item.

Inherited from VideoViewMode:

Line # Kind Name Docs
114 Method get_label Return a text to display in a label to represent an item.
119 Method get_default_image Return the path of a theme resource to display as a default image for
125 Method get_image Return the path to an image file to display as an image for an item.
135 Method get_preview_image Return the path to an image file to display as a preview image for an

Inherited from Component (via VideoViewMode, GenericListViewMode):

Line # Kind Name Docs
85 Class PathDescriptor Undocumented
97 Class Method create Create and initialize the component.
130 Method initialize Initialize the component.
142 Method clean Clean the component.

Inherited from Loggable (via VideoViewMode, GenericListViewMode, Component):

Line # Kind Name Docs
81 Method __init__ Undocumented

Inherited from ThumbnailMixin (via VideoViewMode):

Line # Kind Name Docs
79 Method __init__ Undocumented
94 Method _updated_thumbnail Undocumented
98 Method _request_thumbnail Undocumented
def get_sublabel(self, item):

Return a text to display in a sublabel to represent an item.

This call is asynchronous, it should return a elisa.core.utils.cancellable_defer.CancellableDeferred that, when triggered, returns the text of the sublabel.
Parametersitema list item (type: a subclass of elisa.core.components.model.Model )
Returnsa cancellable deferred (type: elisa.core.utils.cancellable_defer.CancellableDeferred )
API Documentation for Elisa Media Center, generated by pydoctor at 2008-10-27 18:31:59.