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