Package io.jmix.flowui.kit.component.valuepicker
package io.jmix.flowui.kit.component.valuepicker
-
ClassesClassDescriptionCustomValueSetEvent<C extends com.vaadin.flow.component.Component,
V> The event that is fired when a user inputs value manually.A component that allows selection and management of multiple values.ValuePicker<V>A component that allows the selection and editing of values, with support for custom value input.A support class responsible for managing actions in a value picker component.Base class for components that allow picking and editing of values with optional custom value support.Represents a button component that supports integration with actions, handling of shortcut keys, and customizable visual appearance, including an icon.Provides support for associating and managing anAction
with aValuePickerButton
.