Uses of Class
com.evolveum.midpoint.web.component.data.column.ColumnMenuAction
Packages that use ColumnMenuAction
Package
Description
Package for reusable and stable GUI Wicket Components.
GUI API package for various utility classes and interfaces.
- 
Uses of ColumnMenuAction in com.evolveum.midpoint.gui.api.componentMethods in com.evolveum.midpoint.gui.api.component with parameters of type ColumnMenuActionModifier and TypeMethodDescriptionorg.apache.wicket.model.IModel<String>MainObjectListPanel.getConfirmationMessageModel(ColumnMenuAction action, String actionName) 
- 
Uses of ColumnMenuAction in com.evolveum.midpoint.gui.api.utilMethods in com.evolveum.midpoint.gui.api.util with parameters of type ColumnMenuActionModifier and TypeMethodDescriptionstatic <AR extends AbstractRoleType>
 org.apache.wicket.model.IModel<String>WebComponentUtil.createAbstractRoleConfirmationMessage(String actionName, ColumnMenuAction action, MainObjectListPanel<AR> abstractRoleTable, PageBase pageBase) 
- 
Uses of ColumnMenuAction in com.evolveum.midpoint.gui.impl.componentMethods in com.evolveum.midpoint.gui.impl.component that return ColumnMenuActionModifier and TypeMethodDescriptionMultivalueContainerListPanel.createDeleteColumnAction()MultivalueContainerListPanel.createEditColumnAction()
- 
Uses of ColumnMenuAction in com.evolveum.midpoint.gui.impl.page.admin.mark.componentMethods in com.evolveum.midpoint.gui.impl.page.admin.mark.component that return ColumnMenuAction
- 
Uses of ColumnMenuAction in com.evolveum.midpoint.web.component.utilMethods in com.evolveum.midpoint.web.component.util with parameters of type ColumnMenuActionModifier and TypeMethodDescriptionprotected org.apache.wicket.model.IModel<String>FocusListInlineMenuHelper.getConfirmationMessageModel(ColumnMenuAction<?> action, String actionName) protected booleanFocusListInlineMenuHelper.isShowConfirmationDialog(ColumnMenuAction<?> action)