Module Settings :: Class KeyConfigChoice
[hide private]
[frames] | no frames]

Class KeyConfigChoice

source code

Menu.Choice --+
              |
             KeyConfigChoice

Instance Methods [hide private]
 
__init__(self, engine, config, section, option) source code
 
getText(self, selected) source code
 
change(self) source code
 
apply(self) source code

Inherited from Menu.Choice: selectNextValue, selectPreviousValue, trigger

Method Details [hide private]

__init__(self, engine, config, section, option)
(Constructor)

source code 
Overrides: Menu.Choice.__init__

getText(self, selected)

source code 
Overrides: Menu.Choice.getText