Package io.jmix.flowui.component
@NonNullApi
package io.jmix.flowui.component
-
ClassDescriptionContains information for
ComponentGenerationStrategy
when creating components usingUiComponentsGenerator
.A strategy for creating FlowUi components byUiComponentsGenerator
.A component that displays list of items.A component which can be set as lookup component for a view.PaginationComponent<T extends AbstractPagination>Base interface for components that make a data binding to load data by pages.The event that is fired after data refresh.The event that is fired before refreshing the data, when the user clicks next, previous, etc.Enum for describing the position of label components.An interface used in describing the responsive layouting behavior of an implementing layout.SupportsStatusChangeHandler<C extends com.vaadin.flow.component.Component>A component that supports delegation of status changes e.g.SupportsStatusChangeHandler.StatusContext<C extends com.vaadin.flow.component.Component>SupportsTypedValue<C extends com.vaadin.flow.component.Component,E extends com.vaadin.flow.component.HasValue.ValueChangeEvent<P>, V, P> SupportsTypedValue.TypedValueChangeEvent<C extends com.vaadin.flow.component.Component,V> Factory to create UI components usingComponentGenerationStrategy
.