Package io.jmix.flowui.action.binder
Interface ShortcutActionsHolderBinding<H extends com.vaadin.flow.component.Component,A extends Action,C extends com.vaadin.flow.component.Component>
- All Superinterfaces:
ActionBinding<C,
,A> ActionsHolderBinding<H,
,A, C> ShortcutActionBinding<C,
A>
- All Known Implementing Classes:
ShortcutActionsHolderBindingImpl
public interface ShortcutActionsHolderBinding<H extends com.vaadin.flow.component.Component,A extends Action,C extends com.vaadin.flow.component.Component>
extends ActionsHolderBinding<H,A,C>, ShortcutActionBinding<C,A>
-
Method Summary
Methods inherited from interface io.jmix.flowui.action.binder.ActionBinding
getAction, getComponent, unbind
Methods inherited from interface io.jmix.flowui.action.binder.ActionsHolderBinding
getHolder
Methods inherited from interface io.jmix.flowui.action.binder.ShortcutActionBinding
getKeyCombination