Class PreviewContainerPanelConfigurationType
java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractMutableContainerable
com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
com.evolveum.midpoint.xml.ns._public.common.common_3.ContainerPanelConfigurationType
com.evolveum.midpoint.xml.ns._public.common.common_3.PreviewContainerPanelConfigurationType
- All Implemented Interfaces:
Containerable,Freezable,com.evolveum.midpoint.prism.impl.binding.ContainerablePrismBinding,DebugDumpable,Serializable,Cloneable
Used to define preview panels, for now it is only used on home (dashboard), but maybe later, we will need to
show tables/forms in preview form also at other places.
- 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 Producer<PreviewContainerPanelConfigurationType>Fields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ContainerPanelConfigurationType
F_CONTAINER, F_DEFAULT, F_LIST_VIEW, F_PANEL, F_PANEL_TYPE, F_PATH, F_TYPEFields inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
F_APPLICABLE_FOR_OPERATION, F_DESCRIPTION, F_DISPLAY, F_DISPLAY_ORDER, F_DOCUMENTATION, F_IDENTIFIER, F_VISIBILITYFields inherited from interface com.evolveum.midpoint.util.DebugDumpable
INDENT_STRING -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated. -
Method Summary
Modifier and TypeMethodDescriptionaction(GuiActionType value) clone()description(String value) display(DisplayType value) displayOrder(Integer value) documentation(String value) <X> Xend()booleanidentifier(String value) listView(GuiObjectListViewType value) path(ItemPathType value) previewSize(Integer value) voidsetPreviewSize(Integer value) Methods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.ContainerPanelConfigurationType
createContainerList, createPanelList, getContainer, getDefault, getListView, getPanel, getPanelType, getPath, getType, isDefault, setDefault, setListView, setPanelType, setPath, setTypeMethods inherited from class com.evolveum.midpoint.xml.ns._public.common.common_3.UserInterfaceFeatureType
getApplicableForOperation, getDescription, getDisplay, getDisplayOrder, getDocumentation, getIdentifier, getVisibility, setApplicableForOperation, setDescription, setDisplay, setDisplayOrder, setDocumentation, setIdentifier, setVisibilityMethods 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_PREVIEW_SIZE
-
F_ACTION
-
FACTORY
-
-
Constructor Details
-
PreviewContainerPanelConfigurationType
public PreviewContainerPanelConfigurationType() -
PreviewContainerPanelConfigurationType
Deprecated.
-
-
Method Details
-
getPreviewSize
-
setPreviewSize
-
getAction
-
createActionList
-
equals
- Overrides:
equalsin classContainerPanelConfigurationType
-
id
- Overrides:
idin classContainerPanelConfigurationType
-
previewSize
-
action
-
beginAction
-
container
- Overrides:
containerin classContainerPanelConfigurationType
-
beginContainer
- Overrides:
beginContainerin classContainerPanelConfigurationType
-
panelType
- Overrides:
panelTypein classContainerPanelConfigurationType
-
listView
- Overrides:
listViewin classContainerPanelConfigurationType
-
beginListView
- Overrides:
beginListViewin classContainerPanelConfigurationType
-
path
- Overrides:
pathin classContainerPanelConfigurationType
-
type
- Overrides:
typein classContainerPanelConfigurationType
-
panel
- Overrides:
panelin classContainerPanelConfigurationType
-
beginPanel
- Overrides:
beginPanelin classContainerPanelConfigurationType
-
_default
- Overrides:
_defaultin classContainerPanelConfigurationType
-
identifier
- Overrides:
identifierin classContainerPanelConfigurationType
-
description
- Overrides:
descriptionin classContainerPanelConfigurationType
-
documentation
- Overrides:
documentationin classContainerPanelConfigurationType
-
display
- Overrides:
displayin classContainerPanelConfigurationType
-
beginDisplay
- Overrides:
beginDisplayin classContainerPanelConfigurationType
-
visibility
- Overrides:
visibilityin classContainerPanelConfigurationType
-
displayOrder
- Overrides:
displayOrderin classContainerPanelConfigurationType
-
applicableForOperation
- Overrides:
applicableForOperationin classContainerPanelConfigurationType
-
end
public <X> X end()- Overrides:
endin classContainerPanelConfigurationType
-
clone
- Overrides:
clonein classContainerPanelConfigurationType
-