Uses of Class
com.evolveum.midpoint.web.component.menu.cog.InlineMenuItem
-
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.api.component
Methods in com.evolveum.midpoint.gui.api.component that return InlineMenuItem Modifier and Type Method Description InlineMenuItem
MainObjectListPanel. createDeleteInlineMenu()
Methods in com.evolveum.midpoint.gui.api.component that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
PopupObjectListPanel. createInlineMenu()
Method parameters in com.evolveum.midpoint.gui.api.component with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
ObjectListPanel. addCustomActions(@NotNull List<InlineMenuItem> actionsList, SerializableSupplier<Collection<? extends O>> objectsSupplier)
protected void
PopupObjectListPanel. addCustomActions(@NotNull List<InlineMenuItem> actionsList, SerializableSupplier<Collection<? extends O>> objectsSupplier)
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.api.component.button
Methods in com.evolveum.midpoint.gui.api.component.button that return types with arguments of type InlineMenuItem Modifier and Type Method Description List<InlineMenuItem>
DropdownButtonDto. getMenuItems()
Method parameters in com.evolveum.midpoint.gui.api.component.button with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
DropdownButtonPanel. onBeforeClickMenuItem(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<InlineMenuItem> item)
protected void
DropdownButtonPanel. populateMenuItem(String componentId, org.apache.wicket.markup.html.list.ListItem<InlineMenuItem> menuItem)
Constructor parameters in com.evolveum.midpoint.gui.api.component.button with type arguments of type InlineMenuItem Constructor Description DropdownButtonDto(String info, String icon, String label, List<InlineMenuItem> items)
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return types with arguments of type InlineMenuItem Modifier and Type Method Description static @NotNull List<InlineMenuItem>
WebComponentUtil. createMenuItemsFromActions(@NotNull List<GuiActionType> actions, String operation, PageBase pageBase, @NotNull Supplier<Collection<? extends ObjectType>> selectedObjectsSupplier)
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.component
Methods in com.evolveum.midpoint.gui.impl.component that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
BasicMultivalueContainerListPanel. createInlineMenu()
protected List<InlineMenuItem>
ContainerableListPanel. createInlineMenu()
List<InlineMenuItem>
MultivalueContainerListPanel. getDefaultMenuActions()
Method parameters in com.evolveum.midpoint.gui.impl.component with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
ContainerableListPanel. addCustomActions(@NotNull List<InlineMenuItem> actionsList, SerializableSupplier<Collection<? extends C>> objectsSupplier)
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.component.tile
Methods in com.evolveum.midpoint.gui.impl.component.tile that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
MemberTilePanel. createMenuItems()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
GovernanceCardsPanel. createCardHeaderMenuActions()
protected List<InlineMenuItem>
AbstractRoleMemberPanel. createRowActions()
protected List<InlineMenuItem>
GovernanceCardsPanel. createToolbarMenuActions()
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.abstractrole.component with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
AbstractRoleMemberPanel. createAddMemberRowAction(List<InlineMenuItem> menu)
protected void
AbstractRoleMemberPanel. createAssignMemberRowAction(List<InlineMenuItem> menu)
protected void
AbstractRoleMemberPanel. createDeleteMemberRowAction(List<InlineMenuItem> menu)
protected void
AbstractRoleMemberPanel. createRecomputeMemberRowAction(List<InlineMenuItem> menu)
protected void
AbstractRoleMemberPanel. createUnassignMemberRowAction(List<InlineMenuItem> menu)
protected void
GovernanceCardsPanel. createUnselectAllAction(List<InlineMenuItem> menu)
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.archetype.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.archetype.component that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
ArchetypeMembersPanel. createRowActions()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
AbstractAssignmentTypePanel. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment
Methods in com.evolveum.midpoint.gui.impl.page.admin.assignmentholder.component.assignmentType.assignment that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
DirectAndIndirectAssignmentPanel. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.mark
Methods in com.evolveum.midpoint.gui.impl.page.admin.mark that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
ShadowMarkPanel. createRowActions()
Method parameters in com.evolveum.midpoint.gui.impl.page.admin.mark with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
ShadowMarkPanel. createDeleteMemberRowAction(List<InlineMenuItem> menu)
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard that return InlineMenuItem Modifier and Type Method Description protected InlineMenuItem
AbstractResourceWizardTable. createDeleteItemMenu()
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
AbstractResourceWizardTable. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.correlation
Methods in com.evolveum.midpoint.gui.impl.page.admin.resource.component.wizard.objectType.correlation that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
CorrelationItemRefsTable. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.simulation
Methods in com.evolveum.midpoint.gui.impl.page.admin.simulation that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
ProcessedObjectsPanel. createInlineMenu()
protected List<InlineMenuItem>
SimulationResultsPanel. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component
Methods in com.evolveum.midpoint.gui.impl.page.admin.systemconfiguration.component that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
AdditionalMenuLinkContentPanel. createInlineMenu()
protected List<InlineMenuItem>
AppendersContentPanel. createInlineMenu()
protected List<InlineMenuItem>
ConfigurableUserDashboardContentPanel. createInlineMenu()
protected List<InlineMenuItem>
EventHandlerContentPanel. createInlineMenu()
protected List<InlineMenuItem>
GeneralTransportContentPanel. createInlineMenu()
protected List<InlineMenuItem>
GlobalPolicyRuleContentPanel. createInlineMenu()
protected List<InlineMenuItem>
GuiObjectDetailsContentPanel. createInlineMenu()
protected List<InlineMenuItem>
ObjectCollectionViewsContentPanel. createInlineMenu()
protected List<InlineMenuItem>
ObjectPolicyContentPanel. createInlineMenu()
protected List<InlineMenuItem>
RelationsContentPanel. createInlineMenu()
protected List<InlineMenuItem>
SubSystemLoggersContentPanel. createInlineMenu()
protected List<InlineMenuItem>
UserDashboardLinkContentPanel. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.gui.impl.prism.panel
Methods in com.evolveum.midpoint.gui.impl.prism.panel that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
ItemRefinedPanel. createRefinedItemInlineMenu(List<InlineMenuItem> defaultActions)
protected List<InlineMenuItem>
ObjectTemplateItemPanel. createRefinedItemInlineMenu(List<InlineMenuItem> defaultActions)
protected List<InlineMenuItem>
ResourceAttributePanel. createRefinedItemInlineMenu(List<InlineMenuItem> defaultActions)
protected List<InlineMenuItem>
ItemRefinedPanel. getMenuActions()
Method parameters in com.evolveum.midpoint.gui.impl.prism.panel with type arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
ItemRefinedPanel. createRefinedItemInlineMenu(List<InlineMenuItem> defaultActions)
protected List<InlineMenuItem>
ObjectTemplateItemPanel. createRefinedItemInlineMenu(List<InlineMenuItem> defaultActions)
protected List<InlineMenuItem>
ResourceAttributePanel. createRefinedItemInlineMenu(List<InlineMenuItem> defaultActions)
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.component.assignment
Methods in com.evolveum.midpoint.web.component.assignment that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
AssignmentTablePanel. createAssignmentMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.component.data
Method parameters in com.evolveum.midpoint.web.component.data with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
MenuMultiButtonPanel. onBeforeClickMenuItem(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<InlineMenuItem> item)
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.component.data.column
Fields in com.evolveum.midpoint.web.component.data.column with type parameters of type InlineMenuItem Modifier and Type Field Description protected List<InlineMenuItem>
InlineMenuButtonColumn. menuItems
Constructor parameters in com.evolveum.midpoint.web.component.data.column with type arguments of type InlineMenuItem Constructor Description InlineMenuButtonColumn(List<InlineMenuItem> menuItems, PageBase pageBase)
InlineMenuHeaderColumn(List<InlineMenuItem> menuItems)
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.component.menu.cog
Subclasses of InlineMenuItem in com.evolveum.midpoint.web.component.menu.cog Modifier and Type Class Description class
ButtonInlineMenuItem
Created by honcharclass
CheckboxMenuItem
Method parameters in com.evolveum.midpoint.web.component.menu.cog with type arguments of type InlineMenuItem Modifier and Type Method Description protected void
MenuLinkPanel. onClick(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<InlineMenuItem> item)
protected void
MenuLinkPanel. onSubmit(org.apache.wicket.ajax.AjaxRequestTarget target, InlineMenuItemAction action, org.apache.wicket.model.IModel<InlineMenuItem> item)
Constructor parameters in com.evolveum.midpoint.web.component.menu.cog with type arguments of type InlineMenuItem Constructor Description MenuDividerPanel(String id, org.apache.wicket.model.IModel<InlineMenuItem> item)
MenuLinkPanel(String id, org.apache.wicket.model.IModel<InlineMenuItem> item)
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.component.util
Methods in com.evolveum.midpoint.web.component.util that return types with arguments of type InlineMenuItem Modifier and Type Method Description List<InlineMenuItem>
FocusListInlineMenuHelper. createRowActions(Class<F> objectType)
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.page.admin.cases
Methods in com.evolveum.midpoint.web.page.admin.cases that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
CaseWorkItemsPanel. createInlineMenu()
protected List<InlineMenuItem>
CaseWorkItemsPanel. createRowActions()
protected List<InlineMenuItem>
PageCaseWorkItems. createRowActions()
protected List<InlineMenuItem>
PageWorkItemsClaimable. createRowActions()
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.page.admin.orgs
Methods in com.evolveum.midpoint.web.page.admin.orgs that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected org.apache.wicket.model.IModel<List<InlineMenuItem>>
OrgTreeFolderContent. createInlineMenuItemsModel()
protected List<InlineMenuItem>
OrgTreePanel. createTreeChildrenMenu(TreeSelectableBean<OrgType> org)
protected List<InlineMenuItem>
OrgTreePanel. createTreeMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.page.admin.reports.component
Methods in com.evolveum.midpoint.web.page.admin.reports.component that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
AuditLogViewerPanel. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.page.admin.server
Methods in com.evolveum.midpoint.web.page.admin.server that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
TaskTablePanel. createInlineMenu()
-
Uses of InlineMenuItem in com.evolveum.midpoint.web.page.admin.shadows
Methods in com.evolveum.midpoint.web.page.admin.shadows that return types with arguments of type InlineMenuItem Modifier and Type Method Description protected List<InlineMenuItem>
ShadowTablePanel. createInlineMenu()
-