Uses of Class
com.evolveum.midpoint.xml.ns._public.common.common_3.GuiFlexibleLabelType
Packages that use GuiFlexibleLabelType
Package
Description
-
Uses of GuiFlexibleLabelType in com.evolveum.midpoint.gui.impl.model
Constructors in com.evolveum.midpoint.gui.impl.model with parameters of type GuiFlexibleLabelTypeModifierConstructorDescriptionFlexibleLabelModel(org.apache.wicket.model.IModel<C> model, ItemPath path, ModelServiceLocator serviceLocator, GuiFlexibleLabelType configuration) -
Uses of GuiFlexibleLabelType 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 GuiFlexibleLabelTypeModifier and TypeFieldDescriptionstatic final Producer<GuiFlexibleLabelType>GuiFlexibleLabelType.FACTORYMethods in com.evolveum.midpoint.xml.ns._public.common.common_3 that return GuiFlexibleLabelTypeModifier and TypeMethodDescriptionSummaryPanelSpecificationType.beginDisplayName()SummaryPanelSpecificationType.beginIdentifier()SummaryPanelSpecificationType.beginOrganization()SummaryPanelSpecificationType.beginTitle1()SummaryPanelSpecificationType.beginTitle2()SummaryPanelSpecificationType.beginTitle3()GuiFlexibleLabelType.clone()ObjectFactory.createGuiFlexibleLabelType()GuiFlexibleLabelType.expression(ExpressionType value) SummaryPanelSpecificationType.getDisplayName()SummaryPanelSpecificationType.getIdentifier()SummaryPanelSpecificationType.getOrganization()SummaryPanelSpecificationType.getTitle1()SummaryPanelSpecificationType.getTitle2()SummaryPanelSpecificationType.getTitle3()GuiFlexibleLabelType.visibility(UserInterfaceElementVisibilityType value) Methods in com.evolveum.midpoint.xml.ns._public.common.common_3 with parameters of type GuiFlexibleLabelTypeModifier and TypeMethodDescriptionSummaryPanelSpecificationType.displayName(GuiFlexibleLabelType value) SummaryPanelSpecificationType.identifier(GuiFlexibleLabelType value) SummaryPanelSpecificationType.organization(GuiFlexibleLabelType value) voidSummaryPanelSpecificationType.setDisplayName(GuiFlexibleLabelType value) voidSummaryPanelSpecificationType.setIdentifier(GuiFlexibleLabelType value) voidSummaryPanelSpecificationType.setOrganization(GuiFlexibleLabelType value) voidSummaryPanelSpecificationType.setTitle1(GuiFlexibleLabelType value) voidSummaryPanelSpecificationType.setTitle2(GuiFlexibleLabelType value) voidSummaryPanelSpecificationType.setTitle3(GuiFlexibleLabelType value) SummaryPanelSpecificationType.title1(GuiFlexibleLabelType value) SummaryPanelSpecificationType.title2(GuiFlexibleLabelType value) SummaryPanelSpecificationType.title3(GuiFlexibleLabelType value)