Class GridMenuItemActionSupport
java.lang.Object
io.jmix.flowui.kit.component.grid.GridMenuItemActionSupport
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Actionprotected com.vaadin.flow.shared.Registrationprotected final GridMenuItemActionWrapper<?>protected com.vaadin.flow.shared.Registration -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.vaadin.flow.shared.Registrationprotected voidvoidprotected void
-
Field Details
-
action
-
registration
protected com.vaadin.flow.shared.Registration registration -
actionPropertyChangeRegistration
protected com.vaadin.flow.shared.Registration actionPropertyChangeRegistration
-
Constructor Details
-
GridMenuItemActionSupport
-
-
Method Details
-
getAction
-
setAction
-
updateVisible
protected void updateVisible() -
removeRegistrations
protected void removeRegistrations() -
addPropertyChangeListener
protected com.vaadin.flow.shared.Registration addPropertyChangeListener()
-