openATV enigma2
openATV is an open source SetTopBox Graphical user interface.
Components.FileList Namespace Reference

Classes

class  FileList
 
class  MultiFileSelectList
 

Functions

def FileEntryComponent (name, absolute=None, isDir=False)
 
def MultiFileSelectEntryComponent (name, absolute=None, isDir=False, selected=False)
 

Variables

dictionary EXTENSIONS
 

Function Documentation

◆ FileEntryComponent()

def Components.FileList.FileEntryComponent (   name,
  absolute = None,
  isDir = False 
)

◆ MultiFileSelectEntryComponent()

def Components.FileList.MultiFileSelectEntryComponent (   name,
  absolute = None,
  isDir = False,
  selected = False 
)

Variable Documentation

◆ EXTENSIONS

dictionary Components.FileList.EXTENSIONS