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 Details

    • GENERATED_PREFIX

      public static final String GENERATED_PREFIX
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
    • dataComponentsLoaderSupport

      protected DataComponentsLoaderSupport 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

      public void load(ViewData viewData, org.dom4j.Element element)
      Deprecated, for removal: This API element is subject to removal in a future version.