Class ValuePickerButtonActionSupport
java.lang.Object
io.jmix.flowui.kit.component.valuepicker.ValuePickerButtonActionSupport
- 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Actionprotected com.vaadin.flow.shared.Registrationprotected final ValuePickerButtonprotected com.vaadin.flow.shared.Registration - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected com.vaadin.flow.shared.Registrationprotected StringgenerateTitle(Action action) protected voidvoid 
- 
Field Details
- 
button
 - 
action
 - 
registration
protected com.vaadin.flow.shared.Registration registration - 
actionPropertyChangeRegistration
protected com.vaadin.flow.shared.Registration actionPropertyChangeRegistration 
 - 
 - 
Constructor Details
- 
ValuePickerButtonActionSupport
 
 - 
 - 
Method Details
- 
setAction
 - 
getAction
 - 
removeRegistrations
protected void removeRegistrations() - 
addPropertyChangeListener
protected com.vaadin.flow.shared.Registration addPropertyChangeListener() - 
generateTitle
 
 -