Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.IconType
Packages that use IconType
Package
Description
GUI API package for various utility classes and interfaces.
-
Uses of IconType in com.evolveum.midpoint.gui.api.util
Methods in com.evolveum.midpoint.gui.api.util that return types with arguments of type IconTypeModifier and TypeMethodDescriptionstatic Map<IconCssStyle,
IconType> WebComponentUtil.createMainButtonLayerIcon
(DisplayType mainButtonDisplayType) Methods in com.evolveum.midpoint.gui.api.util with parameters of type IconTypeModifier and TypeMethodDescriptionstatic CompositedIconBuilder
WebComponentUtil.getAssignmentRelationIconBuilder
(PageBase pageBase, AssignmentObjectRelation relationSpec, IconType relationIcon, IconType actionButtonIcon) static org.apache.wicket.model.IModel<String>
WebComponentUtil.getIconUrlModel
(IconType icon) -
Uses of IconType in com.evolveum.midpoint.gui.impl.component.icon
Methods in com.evolveum.midpoint.gui.impl.component.icon that return IconTypeMethods in com.evolveum.midpoint.gui.impl.component.icon with parameters of type IconTypeModifier and TypeMethodDescriptionCompositedIconBuilder.appendLayerIcon
(IconType icon, IconCssStyle style) CompositedIconBuilder.appendLayerIcon
(IconType icon, LayeredIconCssStyle style) CompositedIconBuilder.appendLayerIcon
(org.apache.wicket.model.IModel<String> labelModel, IconType icon, LayeredIconCssStyle style) <ICS extends IconCssStyle>
CompositedIconBuilderCompositedIconBuilder.setBasicIcon
(IconType icon, ICS style) Constructors in com.evolveum.midpoint.gui.impl.component.icon with parameters of type IconType -
Uses of IconType in com.evolveum.midpoint.gui.impl.util
Methods in com.evolveum.midpoint.gui.impl.util that return IconTypeModifier and TypeMethodDescriptionstatic IconType
IconAndStylesUtil.createIconType
(String iconStyle) static IconType
IconAndStylesUtil.createIconType
(String iconStyle, String color) static <O extends ObjectType>
IconTypeIconAndStylesUtil.getIconForActivationStatus
(O obj) static <O extends ObjectType>
IconTypeIconAndStylesUtil.getIconForLifecycleState
(O obj) -
Uses of IconType in com.evolveum.midpoint.xml.ns._public.common.api_types_3
Methods in com.evolveum.midpoint.xml.ns._public.common.api_types_3 that return IconType -
Uses of IconType in com.evolveum.midpoint.xml.ns._public.common.common_3
Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type IconTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return IconTypeModifier and TypeMethodDescriptionDisplayType.beginIcon()
FormDisplayType.beginIcon()
FormItemDisplayType.beginIcon()
RichHyperlinkType.beginIcon()
DeploymentInformationType.beginLogo()
IconType.clone()
ObjectFactory.createIconType()
DisplayType.getIcon()
RichHyperlinkType.getIcon()
DeploymentInformationType.getLogo()
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type IconTypeModifier and TypeMethodDescriptionvoid
void
void
-
Uses of IconType in com.evolveum.midpoint.xml.ns._public.model.model_3
Methods in com.evolveum.midpoint.xml.ns._public.model.model_3 that return IconType