Interface KanbanItems<T>
- Type Parameters:
T
- type of items contained
- All Superinterfaces:
DataUnit
,HasType<T>
,JmixKanbanItems<T>
,Serializable
- All Known Implementing Classes:
ContainerKanbanItems
,EmptyKanbanItems
,ListKanbanItems
Base interface for
Kanban
component items element implementation.-
Nested Class Summary
Nested classes/interfaces inherited from interface io.jmix.flowui.data.DataUnit
DataUnit.StateChangeEvent
Nested classes/interfaces inherited from interface io.jmix.kanbanflowui.kit.component.data.JmixKanbanItems
JmixKanbanItems.ItemsChangeEvent<T>, JmixKanbanItems.ItemsChangeType
-
Method Summary
Methods inherited from interface io.jmix.flowui.data.DataUnit
addStateChangeListener, getState
Methods inherited from interface io.jmix.kanbanflowui.kit.component.data.JmixKanbanItems
addItemsChangeListener, containsItem, getItem, getItem, getItemId, getItems, getItemValue, setItemValue, updateItem