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, unbindMethods inherited from interface io.jmix.flowui.action.binder.ActionsHolderBinding
getHolderMethods inherited from interface io.jmix.flowui.action.binder.ShortcutActionBinding
getKeyCombination