Class CompositeComponentLayoutLoader

java.lang.Object
io.jmix.ui.xml.layout.loader.CompositeComponentLayoutLoader

@Scope("prototype") @Component("ui_CompositeComponentLayoutLoader") public class CompositeComponentLayoutLoader extends Object
  • Field Details

    • COMPOSITE_COMPONENT_ELEMENT_NAME

      public static final String COMPOSITE_COMPONENT_ELEMENT_NAME
      See Also:
    • applicationContext

      @Autowired protected org.springframework.context.ApplicationContext applicationContext
    • factory

      @Autowired protected UiComponents factory
    • loaderResolver

      @Autowired protected LoaderResolver loaderResolver
    • loaderSupport

      @Autowired protected LoaderSupport loaderSupport
    • context

      protected ComponentLoader.Context context
  • Constructor Details

  • Method Details