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
@Deprecated(since="2.2",
forRemoval=true)
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>
Deprecated, for removal: This API element is subject to removal in a future version.
-
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