Package io.jmix.kanbanflowui.component
@NonNullApi
package io.jmix.kanbanflowui.component
-
ClassDescriptionKanban<T>
Kanban
represents a kanban board that visually depicts work at various stages of a process using cards to represent tasks and columns to represent each stage of the process.The server-side implementation of the interface that controlsKanban
's selection state.KanbanActionsSupport<C extends Kanban<?>>Support class for adding actions to theKanban
component.The server-side interface that controlsKanban
's selection state.