Class Hierarchy
- java.lang.Object
- io.jmix.flowui.kit.component.delegate.AbstractActionsHolderSupport<C>
- com.vaadin.flow.component.Component (implements com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasStyle)
- io.jmix.kanbanflowui.kit.component.JmixKanban<T> (implements io.jmix.flowui.kit.component.HasActions, com.vaadin.flow.component.HasEnabled, io.jmix.kanbanflowui.kit.component.HasKanbanColumns, com.vaadin.flow.component.HasSize)
- io.jmix.kanbanflowui.component.Kanban<T> (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, io.jmix.flowui.component.ListDataComponent<T>, io.jmix.flowui.kit.component.SelectionChangeNotifier<C,T>)
- io.jmix.kanbanflowui.component.Kanban.KanbanSingleSelectionModel<T> (implements io.jmix.kanbanflowui.component.KanbanSelectionModel<T>)
Interface Hierarchy
- java.io.Serializable
- com.vaadin.flow.data.selection.SelectionModel<C,T>
- com.vaadin.flow.data.selection.SelectionModel.Single<C,T>