Class FormDisplayType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.DisplayType
com.evolveum.midpoint.xml.ns._public.common.common_3.FormDisplayType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable.AnyNested classes/interfaces inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ContainerableList<T extends Containerable>, com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding.ReferencableList<T extends Referencable> -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final QNamestatic final ItemNamestatic final Producer<FormDisplayType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.DisplayType
F_COLOR, F_CSS_CLASS, F_CSS_STYLE, F_HELP, F_ICON, F_LABEL, F_PLURAL_LABEL, F_SINGULAR_LABEL, F_TOOLTIPFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionclone()<X> Xend()booleangetTheme()help(PolyStringType value) label(PolyStringType value) pluralLabel(PolyStringType value) pluralLabel(String value) voidsingularLabel(PolyStringType value) singularLabel(String value) tooltip(PolyStringType value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.DisplayType
getColor, getCssClass, getCssStyle, getHelp, getIcon, getLabel, getPluralLabel, getSingularLabel, getTooltip, setColor, setCssClass, setCssStyle, setHelp, setIcon, setLabel, setPluralLabel, setSingularLabel, setTooltipMethods inherited from class com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
asPrismContainerValue, getId, hashCode, setId, setupContainerValue, toStringMethods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.evolveum.midpoint.prism.Containerable
cloneWithoutId, debugDump, freeze, isImmutableMethods inherited from interface com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding
prismGetContainerableList, prismGetPropertyValue, prismGetPropertyValues, prismGetReferencable, prismGetReferencableList, prismGetReferenceObjectable, prismGetSingleContainerable, prismSetPropertyValue, prismSetReferencable, prismSetReferenceObjectable, prismSetSingleContainerableMethods inherited from interface com.evolveum.midpoint.util.DebugDumpable
debugDump, debugDumpLazily, debugDumpLazilyMethods inherited from interface com.evolveum.midpoint.prism.Freezable
checkImmutable, checkMutable
-
Field Details
-
COMPLEX_TYPE
-
F_THEME
-
FACTORY
-
-
Constructor Details
-
FormDisplayType
public FormDisplayType() -
FormDisplayType
Deprecated.
-
-
Method Details
-
getTheme
-
setTheme
-
equals
- Overrides:
equalsin classDisplayType
-
id
- Overrides:
idin classDisplayType
-
theme
-
label
- Overrides:
labelin classDisplayType
-
label
- Overrides:
labelin classDisplayType
-
singularLabel
- Overrides:
singularLabelin classDisplayType
-
singularLabel
- Overrides:
singularLabelin classDisplayType
-
pluralLabel
- Overrides:
pluralLabelin classDisplayType
-
pluralLabel
- Overrides:
pluralLabelin classDisplayType
-
tooltip
- Overrides:
tooltipin classDisplayType
-
tooltip
- Overrides:
tooltipin classDisplayType
-
help
- Overrides:
helpin classDisplayType
-
help
- Overrides:
helpin classDisplayType
-
color
- Overrides:
colorin classDisplayType
-
cssStyle
- Overrides:
cssStylein classDisplayType
-
cssClass
- Overrides:
cssClassin classDisplayType
-
icon
- Overrides:
iconin classDisplayType
-
beginIcon
- Overrides:
beginIconin classDisplayType
-
end
public <X> X end()- Overrides:
endin classDisplayType
-
clone
- Overrides:
clonein classDisplayType
-