Package io.jmix.flowui.action.binder
Interface ActionBinding<C extends com.vaadin.flow.component.Component,A extends Action>
- All Known Subinterfaces:
ActionsHolderBinding<H,
,A, C> ShortcutActionBinding<C,
,A> ShortcutActionsHolderBinding<H,
A, C>
- All Known Implementing Classes:
AbstractActionBindingImpl
,AbstractShortcutActionBindingImpl
,ActionBindingImpl
,ActionsHolderBindingImpl
,ShortcutActionBindingImpl
,ShortcutActionsHolderBindingImpl
public interface ActionBinding<C extends com.vaadin.flow.component.Component,A extends Action>
-
Method Summary