Uses of Enum Class
com.evolveum.midpoint.gui.api.component.path.ItemPathPanel.ItemPathPanelMode
Packages that use ItemPathPanel.ItemPathPanelMode
Package
Description
- 
Uses of ItemPathPanel.ItemPathPanelMode in com.evolveum.midpoint.gui.api.component.pathMethods in com.evolveum.midpoint.gui.api.component.path that return ItemPathPanel.ItemPathPanelModeModifier and TypeMethodDescriptionprotected ItemPathPanel.ItemPathPanelModeItemPathPanel.getPanelMode()Returns the enum constant of this class with the specified name.static ItemPathPanel.ItemPathPanelMode[]ItemPathPanel.ItemPathPanelMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.midpoint.gui.api.component.path with parameters of type ItemPathPanel.ItemPathPanelModeModifierConstructorDescriptionItemPathPanel(String id, org.apache.wicket.model.IModel<ItemPathDto> model, boolean switchToTextFieldEnabled, ItemPathPanel.ItemPathPanelMode defaultMode) 
- 
Uses of ItemPathPanel.ItemPathPanelMode in com.evolveum.midpoint.web.page.admin.reports.dtoMethods in com.evolveum.midpoint.web.page.admin.reports.dto that return ItemPathPanel.ItemPathPanelModeMethods in com.evolveum.midpoint.web.page.admin.reports.dto with parameters of type ItemPathPanel.ItemPathPanelModeModifier and TypeMethodDescriptionvoidAuditSearchDto.setChangedItemPanelMode(ItemPathPanel.ItemPathPanelMode changedItemPanelMode)