Package io.jmix.flowui.xml.layout.loader
Class PropertyShortcutLoader
java.lang.Object
io.jmix.flowui.xml.layout.loader.PropertyShortcutLoader
-
Field Summary
Modifier and TypeFieldDescriptionprotected FlowUiComponentProperties
protected static final Map<String,
Function<FlowUiComponentProperties, String>> protected FlowUiScreenProperties
protected static final Map<String,
Function<FlowUiScreenProperties, String>> -
Constructor Summary
ConstructorDescriptionPropertyShortcutLoader
(FlowUiComponentProperties componentProperties, FlowUiScreenProperties screenProperties) -
Method Summary
-
Field Details
-
COMPONENTS_SHORTCUT_ALIASES
protected static final Map<String,Function<FlowUiComponentProperties, COMPONENTS_SHORTCUT_ALIASESString>> -
SCREENS_SHORTCUT_ALIASES
-
componentProperties
-
screenProperties
-
-
Constructor Details
-
PropertyShortcutLoader
public PropertyShortcutLoader(FlowUiComponentProperties componentProperties, FlowUiScreenProperties screenProperties)
-
-
Method Details
-
contains
-
getShortcut
-