Class FormItemDisplayType
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.FormItemDisplayType
- 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 ItemNamestatic final ItemNamestatic final ItemNamestatic final ItemNamestatic final Producer<FormItemDisplayType>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()booleangetSize()help(PolyStringType value) label(PolyStringType value) maxSize(BigInteger value) pluralLabel(PolyStringType value) pluralLabel(String value) voidsetMaxOccurs(String value) voidsetMaxSize(BigInteger value) voidsetMinOccurs(String value) voidsetNewLine(Boolean value) voidsetSize(BigInteger value) singularLabel(PolyStringType value) singularLabel(String value) size(BigInteger 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, cloneWithoutIdAndMetadata, 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_MIN_OCCURS
-
F_MAX_OCCURS
-
F_SIZE
-
F_MAX_SIZE
-
F_NEW_LINE
-
FACTORY
-
-
Constructor Details
-
FormItemDisplayType
public FormItemDisplayType() -
FormItemDisplayType
Deprecated.
-
-
Method Details
-
getMinOccurs
-
setMinOccurs
-
getMaxOccurs
-
setMaxOccurs
-
getSize
-
setSize
-
getMaxSize
-
setMaxSize
-
isNewLine
-
getNewLine
-
setNewLine
-
equals
- Overrides:
equalsin classDisplayType
-
id
- Overrides:
idin classDisplayType
-
minOccurs
-
maxOccurs
-
size
-
maxSize
-
newLine
-
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
-