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.- 
Field SummaryFields inherited from class io.jmix.flowui.kit.component.delegate.AbstractActionsHolderSupportactions, actionShortcutBinding, component
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class io.jmix.flowui.kit.component.delegate.AbstractActionsHolderSupportaddAction, addAction, addActionInternal, addShortcutListenerIfNeeded, attachAction, detachAction, getAction, getActions, getActionShortcutBinding, getDefaultListenOnComponent, getShortcutLifecycleOwner, removeAction, removeActionInternal, removeShortcutListener
- 
Constructor Details- 
JmixKanbanActionsSupport
 
-