Package io.jmix.flowui.fragmentrenderer
@NonNullApi
package io.jmix.flowui.fragmentrenderer
-
ClassDescriptionFragmentRenderer<T extends com.vaadin.flow.component.Component,
E> Base class forFragmentcomponents that will be used asComponentRendererfor components that support renderers.Annotation forFragmentRenderercontrollers which specifies a data container that contains the item for renderer.