Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.WidgetType
Packages that use WidgetType
Package
Description
-
Uses of WidgetType in com.evolveum.midpoint.gui.impl.page.admin.simulation.widget
Classes in com.evolveum.midpoint.gui.impl.page.admin.simulation.widget with type parameters of type WidgetTypeModifier and TypeClassDescriptionclass
WidgetPanel<T extends WidgetType>
Created by Viliam Repan (lazyman). -
Uses of WidgetType in com.evolveum.midpoint.xml.ns._public.common.common_3
Subclasses of WidgetType in com.evolveum.midpoint.xml.ns._public.common.common_3Modifier and TypeClassDescriptionclass
Defines properties of a specific dashboard widget.Fields in com.evolveum.midpoint.xml.ns._public.common.common_3 with type parameters of type WidgetTypeMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return WidgetTypeModifier and TypeMethodDescriptionWidgetType.applicableForOperation
(OperationTypeType value) WidgetType.clone()
ObjectFactory.createWidgetType()
WidgetType.description
(String value) WidgetType.display
(DisplayType value) WidgetType.displayOrder
(Integer value) WidgetType.documentation
(String value) WidgetType.identifier
(String value) WidgetType.visibility
(UserInterfaceElementVisibilityType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return types with arguments of type WidgetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WidgetType>
ObjectFactory.createWidget
(WidgetType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type WidgetTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<WidgetType>
ObjectFactory.createWidget
(WidgetType value)