Skip to content

Akai_Force_MPC.device_navigation

Classes

class ScrollableDeviceChain(FlattenedDeviceChain)

Bases: FlattenedDeviceChain

Attributes

  • _ScrollableDeviceChain__on_selected_item_changed

__init__(self, *a, **k)

selected_index(self)

can_scroll_left(self)

can_scroll_right(self)

scroll_left(self)

scroll_right(self)

_can_scroll_selection(self)

_update_devices(self, *_)

__on_selected_item_changed(self)

_update_selected_item_index(self)

class ScrollingDeviceNavigationComponent(DeviceNavigationComponent)

Bases: DeviceNavigationComponent

Attributes

  • num_devices_control
  • device_index_control
  • device_name_display
  • _ScrollingDeviceNavigationComponent__on_appointed_device_name_changed

__init__(self, *a, **k)

prev_device_button(self, value)

next_device_button(self, value)

_on_selection_changed(self)

_on_items_changed(self)

_update_device(self)

__on_appointed_device_name_changed(self)

_update_device_index_control(self)

_update_device_name_display(self)

Functions

get_item(item_with_nesting_level)