ableton.v3.control_surface.component
Classes
class Component(ControlManager)
Bases: ControlManager
Attributes
any_clipboard_has_content
canonical_parent = None
num_layers = 0
_clipboard_component_instances
__init__(self, name, parent, register_component, song, layer, is_enabled, is_private, *a, **k)
disconnect(self)
application(self)
song(self)
parent(self)
is_root(self)
layer(self)
layer(self, new_layer)
set_enabled(self, enable)
is_enabled(self, explicit)
on_enabled_changed(self)
control_notifications_enabled(self)
register_clipboard(self)
add_children(self, *children)
_add_child(self, component)
_internal_on_enabled_changed(self)
_set_enabled_recursive(self, enable)
_update_is_enabled(self)
_tasks(self, parent_task_group)
_get_layer_iterable(self)