Package io.jmix.flowui.xml.layout
@NonNullApi
package io.jmix.flowui.xml.layout
-
ClassDescriptionComponentLoader<T extends com.vaadin.flow.component.Component>Defines the contract for loading and initializing UI components from XML descriptors.AutowireTasks are used to perform autowiring of nested fragments in a view.Represents a context for loading and initializing UI components in
View.Represents a context for loading and initializing UI components.Represents a context for loading and initializing UI components inFragment.InitTasks are used to perform deferred initialization of visual components.ComponentRootLoader<T extends com.vaadin.flow.component.Component>INTERNALMarker interface for component loaders.