Class ActionBinderUtils

java.lang.Object
io.jmix.flowui.action.binder.ActionBinderUtils

public class ActionBinderUtils extends Object
  • Constructor Details

    • ActionBinderUtils

      public ActionBinderUtils()
  • 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)