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