Beispiel #1
0
 def __init__(self, session, content_screen, content_provider):
     info_modes = ["item"]
     MediaItemHandler.__init__(self, session, content_screen, content_provider, info_modes)
Beispiel #2
0
 def __init__(self, session, content_screen, content_provider):
     info_modes = ['item']
     MediaItemHandler.__init__(self, session, content_screen,
                               content_provider, info_modes)
Beispiel #3
0
 def init_menu(self, item):
     MediaItemHandler.init_menu(item)
Beispiel #4
0
 def init_menu(self, item):
     MediaItemHandler.init_menu(item)