Package io.jmix.flowui.fragment
@NonNullApi
package io.jmix.flowui.fragment
-
ClassDescriptionFragment<T extends com.vaadin.flow.component.Component>A fragment encapsulates a
Component
tree to allow creation of new components by composing existing components.The event that is fired after the fragment and all its declaratively defined inner components are created and fully initialized.Interface defining methods for interacting with data API elements of aFragment
.Specifies a string value that is a file path to an xml descriptor that can be used for aFragment
initialization.Marker interface for classes that can be parents of fragments, i.e.Utility class working with Jmix fragment specifics.