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