Class PropertyShortcutCombinationLoader

java.lang.Object
io.jmix.flowui.xml.layout.loader.PropertyShortcutCombinationLoader

@Component("flowui_PropertyShortcutLoader") public class PropertyShortcutCombinationLoader extends Object
Loads and resolves shortcut combinations from multiple property sources.

Aggregates shortcut aliases from all registered ShortcutAliasProvider implementations and provides methods to check for alias existence and resolve aliases to actual shortcut values.

  • Field Details

  • Constructor Details

    • PropertyShortcutCombinationLoader

      public PropertyShortcutCombinationLoader()
  • Method Details