Package io.jmix.flowui.action.binder
Class ActionBinderUtils
java.lang.Object
io.jmix.flowui.action.binder.ActionBinderUtils
Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionstatic void
refreshShortcutCombinationProperty
(com.vaadin.flow.component.ClickNotifier component, KeyCombination newShortcutCombination, KeyCombination oldShortcutCombination, List<com.vaadin.flow.shared.Registration> registrations) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
ActionBinderUtils
public ActionBinderUtils()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
refreshShortcutCombinationProperty
public static void refreshShortcutCombinationProperty(com.vaadin.flow.component.ClickNotifier component, @Nullable KeyCombination newShortcutCombination, @Nullable KeyCombination oldShortcutCombination, List<com.vaadin.flow.shared.Registration> registrations) Deprecated, for removal: This API element is subject to removal in a future version.
-