Class JmixKanbanActionsSupport<C extends JmixKanban<?>>

java.lang.Object
io.jmix.flowui.kit.component.delegate.AbstractActionsHolderSupport<C>
io.jmix.kanbanflowui.kit.component.JmixKanbanActionsSupport<C>
Type Parameters:
C - type of the Kanban component
Direct Known Subclasses:
KanbanActionsSupport

public class JmixKanbanActionsSupport<C extends JmixKanban<?>> extends AbstractActionsHolderSupport<C>
Base support class for adding actions to the JmixKanban component.
  • Constructor Details

    • JmixKanbanActionsSupport

      public JmixKanbanActionsSupport(C component)