|
Lomiri
|


Public Member Functions | |
| def | validate_dbus_object (cls, path, state) |
| def | get_switcher (self) |
| def | get_switch_menu (self) |
| def | get_slider (self) |
| def | get_slider_menu (self) |
| def | validate_dbus_object (cls, path, state) |
Autopilot helper for the mock indicator page.
Definition at line 141 of file __init__.py.
| def lomiri.indicators.TestIndicatorPage.get_slider | ( | self | ) |
Definition at line 161 of file __init__.py.
| def lomiri.indicators.TestIndicatorPage.get_slider_menu | ( | self | ) |
Definition at line 164 of file __init__.py.
| def lomiri.indicators.TestIndicatorPage.get_switch_menu | ( | self | ) |
Definition at line 157 of file __init__.py.
| def lomiri.indicators.TestIndicatorPage.get_switcher | ( | self | ) |
Definition at line 153 of file __init__.py.
| def lomiri.indicators.TestIndicatorPage.validate_dbus_object | ( | cls, | |
| path, | |||
| state | |||
| ) |
Reimplemented from lomiri.indicators.IndicatorPage.
Definition at line 146 of file __init__.py.