Uses of Enum Class
com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table.RoleAnalysisTableTools.StyleResolution
Packages that use RoleAnalysisTableTools.StyleResolution
-
Uses of RoleAnalysisTableTools.StyleResolution in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table
Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table that return RoleAnalysisTableTools.StyleResolutionModifier and TypeMethodDescriptionRoleAnalysisTableTools.StyleResolution.getLevelByWidth(String sizeInPixels) RoleAnalysisTableTools.StyleResolution.resolveSize(int objectCount) Returns the enum constant of this class with the specified name.RoleAnalysisTableTools.StyleResolution.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.evolveum.midpoint.gui.impl.page.admin.role.mining.utils.table with parameters of type RoleAnalysisTableTools.StyleResolutionModifier and TypeMethodDescriptionstatic voidRoleAnalysisTableTools.applySquareTableCell(@NotNull org.apache.wicket.markup.repeater.Item<?> cellItem, RoleAnalysisTableTools.StyleResolution headerWidth, RoleAnalysisTableTools.StyleResolution headerHeight) Apply square table cell styles to ensure a consistent appearance.static @NotNull StringRoleAnalysisTableTools.StyleResolution.resolveSizeLevel(@NotNull RoleAnalysisTableTools.StyleResolution styleResolution)