Package io.jmix.kanbanflowui.component
@NonNullApi
package io.jmix.kanbanflowui.component
-
ClassDescriptionKanban<T>
Kanbanrepresents 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 theKanbancomponent.The server-side interface that controlsKanban's selection state.