Module Duplex.Applications.SwitchConfiguration
Switch between different hardware configurations
View the README.md (github)
Functions
| __init (VarArg) | Constructor method |
| start_app () | inherited from Application |
| update () | Update display |
| get_config_index () | Retrieve the current configuration index |
| _build_app () | inherited from Application |
Tables
| self.controls | the various UIComponents |
Fields
| self._browser | (Duplex.Browser) reference to the duplex browser |
Functions
- __init (VarArg)
-
Constructor method
Parameters:
- VarArg )
See also:
- start_app ()
-
inherited from Application
Returns:
-
bool or nil
See also:
- update ()
- Update display
- get_config_index ()
-
Retrieve the current configuration index
Returns:
-
int
- _build_app ()
-
inherited from Application
Returns:
-
bool
See also:
Tables
Fields
- self._browser
- (Duplex.Browser) reference to the duplex browser