@DTO public class UESMetaArtifactDefaultPresentationAttributes extends java.lang.Object
UESMetaArtifact.getDefaultPresentationAttributes(cz.ues.core.commons.uri.UESURI)
.Modifier and Type | Field and Description |
---|---|
(package private) UESArtifactDisplayMode |
artifactDisplayMode
Simple of advanced artifact display mode
|
(package private) UESArtifactWidthType |
artifactWidth
Width of the layout
|
(package private) UESArtifactCommentsDisplayMode |
commentDisplayMode
Show/hide comments.
|
(package private) UESArtifactContextMenuDisplayMode |
contextMenuDisplayMode
Deprecated.
Deprecated. Use artifact_display_mode instead.
|
(package private) UESArtifactControlBarDisplayMode |
controlBarDisplayMode
Show/hide control bar.
|
(package private) UESArtifactHeaderDisplayMode |
headerDisplayMode
Header type.
|
(package private) java.lang.Boolean |
lockArtifactSettings
This option forbids the modification of artifact presentation settings on artifacts created from this meta artifact.
|
(package private) java.lang.Boolean |
lockPersonalSettings
This option forbids any change of artifact presentation through user settings.
|
(package private) java.lang.Boolean |
lockSettings
Deprecated.
|
(package private) UESURI |
metaArtifactUri
UESURI referencing a meta artifact
|
(package private) UESArtifactNavigationAreaDisplayMode |
navigationAreaDisplayMode
Show/hide navigation area when displaying sheet content.
|
(package private) UESArtifactVisualStyle |
visualStyle
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
|
UESMetaArtifactDefaultPresentationAttributes.lockPersonalSettings
and UESMetaArtifactDefaultPresentationAttributes.lockArtifactSettings
instead.metaArtifactUri
- the meta artifact uriartifactWidth
- the artifact widthheaderDisplayMode
- the header display modecontrolBarDisplayMode
- the control bar display modecommentDisplayMode
- the comment display modecontextMenuDisplayMode
- the context menu display modelockSettings
- the lock settingsmetaArtifactUri
- the meta artifact uriartifactWidth
- the artifact widthheaderDisplayMode
- the header display modecontrolBarDisplayMode
- the control bar display modecommentDisplayMode
- the comment display modeartifactDisplayMode
- the artifact display modelockSettings
- the lock settingsmetaArtifactUri
- artifactWidth
- headerDisplayMode
- controlBarDisplayMode
- commentDisplayMode
- artifactDisplayMode
- lockSettings
- visualStyle
- navigationAreaDisplayMode
- Show/hide navigation area when displaying sheet content.