Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.IconType
-
-
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 Modifier and Type Method Description IconType
ObjectFactory. createIconType()
-
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 IconType Modifier and Type Field Description static Producer<IconType>
IconType. FACTORY
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return IconType Modifier and Type Method Description IconType
DisplayType. beginIcon()
IconType
FormDisplayType. beginIcon()
IconType
FormItemDisplayType. beginIcon()
IconType
RichHyperlinkType. beginIcon()
IconType
DeploymentInformationType. beginLogo()
IconType
IconType. clone()
IconType
IconType. color(String value)
IconType
ObjectFactory. createIconType()
IconType
IconType. cssClass(String value)
IconType
DisplayType. getIcon()
IconType
RichHyperlinkType. getIcon()
IconType
DeploymentInformationType. getLogo()
IconType
IconType. id(Long value)
IconType
IconType. imageUrl(String value)
Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type IconType Modifier and Type Method Description DisplayType
DisplayType. icon(IconType value)
FormDisplayType
FormDisplayType. icon(IconType value)
FormItemDisplayType
FormItemDisplayType. icon(IconType value)
RichHyperlinkType
RichHyperlinkType. icon(IconType value)
DeploymentInformationType
DeploymentInformationType. logo(IconType value)
void
DisplayType. setIcon(IconType value)
void
RichHyperlinkType. setIcon(IconType value)
void
DeploymentInformationType. setLogo(IconType value)
-
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 Modifier and Type Method Description IconType
ObjectFactory. createIconType()
-