Skip to content
CarbonKivy 0.0.6 documentation
Toggle navigation menu
⌘
K
CarbonKivy 0.0.6 documentation
/
API Reference
/
carbonkivy
/
carbonkivy.behaviors
/
carbonkivy.behaviors.selection_behavior
carbonkivy.behaviors.selection_behavior
Classes
SelectionBehavior
Module Contents
class
carbonkivy.behaviors.selection_behavior.
SelectionBehavior
(
**
kwargs
)
[source]
Bases:
kivy.event.EventDispatcher
selected_items
[source]
selection_attr
[source]
selection_type
[source]
selection_items
[source]
add_widget
(
widget
,
*
args
,
**
kwargs
)
[source]
update_selection
(
instance
:
object
,
value
:
bool
,
*
args
)
→
None
[source]
carbonkivy.behaviors.selectable_behavior
carbonkivy.behaviors.state_focus_behavior