Class ValuePickerActionSupport

java.lang.Object
io.jmix.flowui.kit.component.delegate.AbstractActionsHolderSupport<com.vaadin.flow.component.Component>
io.jmix.flowui.kit.component.valuepicker.ValuePickerActionSupport
Direct Known Subclasses:
JmixValuePickerActionSupport

public class ValuePickerActionSupport extends AbstractActionsHolderSupport<com.vaadin.flow.component.Component>
A support class responsible for managing actions in a value picker component. This class provides the functionality to add, remove, and manage action buttons for the component while updating the actions layout dynamically.