Uses of Enum Class
com.evolveum.midpoint.web.component.data.column.AjaxLinkTruncatePanelAction.PanelMode
Packages that use AjaxLinkTruncatePanelAction.PanelMode
-
Uses of AjaxLinkTruncatePanelAction.PanelMode in com.evolveum.midpoint.web.component.data.column
Methods in com.evolveum.midpoint.web.component.data.column that return AjaxLinkTruncatePanelAction.PanelModeModifier and TypeMethodDescriptionAjaxLinkTruncateDto.getPanelMode()Returns the enum constant of this class with the specified name.AjaxLinkTruncatePanelAction.PanelMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.evolveum.midpoint.web.component.data.column with parameters of type AjaxLinkTruncatePanelAction.PanelModeModifierConstructorDescriptionAjaxLinkTruncateDto(String name, CompositedIcon icon, RoleAnalysisOperationMode mode, AjaxLinkTruncatePanelAction.PanelMode panelMode)