Uses of Class
com.evolveum.midpoint.web.component.menu.cog.InlineMenuItemAction
Packages that use InlineMenuItemAction
Package
Description
-
Uses of InlineMenuItemAction in com.evolveum.midpoint.gui.api.component.button
Methods in com.evolveum.midpoint.gui.api.component.button that return InlineMenuItemActionMethods in com.evolveum.midpoint.gui.api.component.button with parameters of type InlineMenuItemActionModifier and TypeMethodDescriptionvoidDropdownButtonPanel.OnBeforeClickHandler.handle(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<T> item) protected voidDropdownButtonPanel.onBeforeClickMenuItem(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<? extends InlineMenuItem> item) -
Uses of InlineMenuItemAction in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.attribute.mapping that return InlineMenuItemActionModifier and TypeMethodDescriptionstatic @NotNull InlineMenuItemActionAbstractMappingsTable.createChangeLifecycleColumnAction(PageBase pageBase, SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> refreshFn, SerializableSupplier<List<PrismContainerValueWrapper<MappingType>>> selectionSupplier) static @NotNull InlineMenuItemActionAbstractMappingsTable.createChangeNameColumnAction(PageBase pageBase, SerializableConsumer<org.apache.wicket.ajax.AjaxRequestTarget> refreshFn) -
Uses of InlineMenuItemAction in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.schemaHandling.objectType.correlation that return InlineMenuItemAction -
Uses of InlineMenuItemAction in com.evolveum.midpoint.web.component.data
Methods in com.evolveum.midpoint.web.component.data with parameters of type InlineMenuItemActionModifier and TypeMethodDescriptionprotected voidMenuMultiButtonPanel.onBeforeClickMenuItem(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<? extends InlineMenuItem> item) -
Uses of InlineMenuItemAction in com.evolveum.midpoint.web.component.data.column
Subclasses of InlineMenuItemAction in com.evolveum.midpoint.web.component.data.column -
Uses of InlineMenuItemAction in com.evolveum.midpoint.web.component.input
Methods in com.evolveum.midpoint.web.component.input with parameters of type InlineMenuItemActionModifier and TypeMethodDescriptionprotected voidSplitButtonWithDropdownMenu.onBeforeClickMenuItem(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<? extends InlineMenuItem> item) Called before any menu item action is invoked. -
Uses of InlineMenuItemAction in com.evolveum.midpoint.web.page.admin.configuration.component