enigma2  2.6
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
skin.ComponentSizes Class Reference

Public Member Functions

def __init__ (self, style_id=0)
 
def apply (self, attribs)
 
def addTemplate (self, attribs, template)
 
def __getitem__ (self, component_id)
 
def itemHeight (self, component_id, default=None)
 
def itemWidth (self, component_id, default=None)
 
def template (self, component_id)
 

Public Attributes

 components
 

Static Public Attributes

string CONFIG_LIST = "ConfigList"
 
string CHOICELIST = "ChoiceList"
 
string FILE_LIST = "FileList"
 
string MULTI_FILE_SELECT_LIST = "MultiFileSelectList"
 
string HELP_MENU_LIST = "HelpMenuList"
 
string PARENTAL_CONTROL_LIST = "ParentalControlList"
 
string SELECTION_LIST = "SelectionList"
 
string SERVICE_LIST = "ServiceList"
 
string SERVICE_INFO_LIST = "ServiceInfoList"
 
string TIMER_LIST = "TimerList"
 
string MOVIE_LIST = "MovieList"
 
string NIM_SETUP = "NimSetup"
 
string TIMELINE_TEXT = "TimelineText"
 
string MENU_PIXMAP = "MenuPixmap"
 
string ITEM_HEIGHT = "itemHeight"
 
string ITEM_WIDTH = "itemWidth"
 
string TEMPLATE = "template"
 
string TEXT_X = "textX"
 
string TEXT_Y = "textY"
 
string TEXT_WIDTH = "textWidth"
 
string TEXT_HEIGHT = "textHeight"
 
string PIXMAP_X = "pixmapX"
 
string PIXMAP_Y = "pixmapY"
 
string PIXMAP_WIDTH = "pixmapWidth"
 
string PIXMAP_HEIGHT = "pixmapHeight"
 

Constructor & Destructor Documentation

◆ __init__()

def skin.ComponentSizes.__init__ (   self,
  style_id = 0 
)

Member Function Documentation

◆ __getitem__()

def skin.ComponentSizes.__getitem__ (   self,
  component_id 
)

◆ addTemplate()

def skin.ComponentSizes.addTemplate (   self,
  attribs,
  template 
)

◆ apply()

def skin.ComponentSizes.apply (   self,
  attribs 
)

◆ itemHeight()

def skin.ComponentSizes.itemHeight (   self,
  component_id,
  default = None 
)

◆ itemWidth()

def skin.ComponentSizes.itemWidth (   self,
  component_id,
  default = None 
)

◆ template()

def skin.ComponentSizes.template (   self,
  component_id 
)

Member Data Documentation

◆ CHOICELIST

string skin.ComponentSizes.CHOICELIST = "ChoiceList"
static

◆ components

skin.ComponentSizes.components

◆ CONFIG_LIST

string skin.ComponentSizes.CONFIG_LIST = "ConfigList"
static

◆ FILE_LIST

string skin.ComponentSizes.FILE_LIST = "FileList"
static

◆ HELP_MENU_LIST

string skin.ComponentSizes.HELP_MENU_LIST = "HelpMenuList"
static

◆ ITEM_HEIGHT

string skin.ComponentSizes.ITEM_HEIGHT = "itemHeight"
static

◆ ITEM_WIDTH

string skin.ComponentSizes.ITEM_WIDTH = "itemWidth"
static

◆ MENU_PIXMAP

string skin.ComponentSizes.MENU_PIXMAP = "MenuPixmap"
static

◆ MOVIE_LIST

string skin.ComponentSizes.MOVIE_LIST = "MovieList"
static

◆ MULTI_FILE_SELECT_LIST

string skin.ComponentSizes.MULTI_FILE_SELECT_LIST = "MultiFileSelectList"
static

◆ NIM_SETUP

string skin.ComponentSizes.NIM_SETUP = "NimSetup"
static

◆ PARENTAL_CONTROL_LIST

string skin.ComponentSizes.PARENTAL_CONTROL_LIST = "ParentalControlList"
static

◆ PIXMAP_HEIGHT

string skin.ComponentSizes.PIXMAP_HEIGHT = "pixmapHeight"
static

◆ PIXMAP_WIDTH

string skin.ComponentSizes.PIXMAP_WIDTH = "pixmapWidth"
static

◆ PIXMAP_X

string skin.ComponentSizes.PIXMAP_X = "pixmapX"
static

◆ PIXMAP_Y

string skin.ComponentSizes.PIXMAP_Y = "pixmapY"
static

◆ SELECTION_LIST

string skin.ComponentSizes.SELECTION_LIST = "SelectionList"
static

◆ SERVICE_INFO_LIST

string skin.ComponentSizes.SERVICE_INFO_LIST = "ServiceInfoList"
static

◆ SERVICE_LIST

string skin.ComponentSizes.SERVICE_LIST = "ServiceList"
static

◆ TEMPLATE

string skin.ComponentSizes.TEMPLATE = "template"
static

◆ TEXT_HEIGHT

string skin.ComponentSizes.TEXT_HEIGHT = "textHeight"
static

◆ TEXT_WIDTH

string skin.ComponentSizes.TEXT_WIDTH = "textWidth"
static

◆ TEXT_X

string skin.ComponentSizes.TEXT_X = "textX"
static

◆ TEXT_Y

string skin.ComponentSizes.TEXT_Y = "textY"
static

◆ TIMELINE_TEXT

string skin.ComponentSizes.TIMELINE_TEXT = "TimelineText"
static

◆ TIMER_LIST

string skin.ComponentSizes.TIMER_LIST = "TimerList"
static

The documentation for this class was generated from the following file: