Package io.jmix.flowui.model.impl
Class ViewDataXmlLoader
java.lang.Object
io.jmix.flowui.model.impl.ViewDataXmlLoader
@Deprecated(since="2.3",
forRemoval=true)
@Component("flowui_ViewDataXmlLoader")
public class ViewDataXmlLoader
extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
Modifier and TypeFieldDescriptionprotected DataComponentsLoaderSupport
Deprecated, for removal: This API element is subject to removal in a future version.static final String
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 TypeMethodDescriptionvoid
Deprecated, for removal: This API element is subject to removal in a future version.void
setDataComponentsLoaderSupport
(DataComponentsLoaderSupport dataComponentsLoaderSupport) Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
GENERATED_PREFIX
Deprecated, for removal: This API element is subject to removal in a future version.- See Also:
-
dataComponentsLoaderSupport
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
ViewDataXmlLoader
public ViewDataXmlLoader()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setDataComponentsLoaderSupport
@Autowired public void setDataComponentsLoaderSupport(DataComponentsLoaderSupport dataComponentsLoaderSupport) Deprecated, for removal: This API element is subject to removal in a future version. -
load
Deprecated, for removal: This API element is subject to removal in a future version.
-
DataComponentsLoaderSupport
instead