Package io.jmix.flowui.component
@NonNullApi
package io.jmix.flowui.component
-
ClassDescriptionContains information for
ComponentGenerationStrategywhen 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.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.