Class JmixGroupGridMenuItemActionSupport
java.lang.Object
io.jmix.groupgridflowui.kit.component.JmixGroupGridMenuItemActionSupport
- Direct Known Subclasses:
GroupDataGridMenuItemActionSupport
Experimental. It can be changed or removed in later releases.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Actionprotected com.vaadin.flow.shared.Registrationprotected final JmixGroupGridMenuItemActionWrapper<?>protected booleanprotected com.vaadin.flow.shared.Registration -
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionprotected com.vaadin.flow.component.ComponentcreateShortcutComponent(KeyCombination keyCombination) protected booleanprotected booleanprotected voidprotected voidvoidvoidprotected void
-
Field Details
-
action
-
overrideComponentProperties
protected boolean overrideComponentProperties -
registration
protected com.vaadin.flow.shared.Registration registration -
actionPropertyChangeRegistration
protected com.vaadin.flow.shared.Registration actionPropertyChangeRegistration
-
Constructor Details
-
JmixGroupGridMenuItemActionSupport
-
-
Method Details
-
getAction
-
setAction
-
setAction
-
isShowActionIconEnabled
protected boolean isShowActionIconEnabled() -
isShowActionShortcutEnabled
protected boolean isShowActionShortcutEnabled() -
createShortcutComponent
@Nullable protected com.vaadin.flow.component.Component createShortcutComponent(@Nullable KeyCombination keyCombination) -
updateVisible
protected void updateVisible() -
removeRegistrations
protected void removeRegistrations() -
propertyChangeEventListener
-