@DTO public class UESMetaArtifactPresentationAttributes extends java.lang.Object
UESMetaArtifact.getPresentationAttributes(cz.ues.core.commons.uri.UESURI).| Modifier and Type | Field and Description |
|---|---|
(package private) UESArtifactWidthType |
artifactWidth
Width of the artifact
|
(package private) UESArtifactCommentsDisplayMode |
commentDisplayMode
Show/hide comments.
|
(package private) UESArtifactContextMenuDisplayMode |
contextMenuDisplayMode
Show simple or advanced context menu.
|
(package private) UESArtifactControlBarDisplayMode |
controlBarDisplayMode
Show/hide control bar.
|
(package private) UESArtifactHeaderDisplayMode |
headerDisplayMode
Header type.
|
(package private) UESURI |
layoutArtifactUri
UESURI referencing a layout artifact
|
(package private) UESURI |
metaArtifactUri
UESURI referencing a meta artifact
|
(package private) UESArtifactVisualStyle |
visualStyle
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
|
| Constructor and Description |
|---|
UESMetaArtifactPresentationAttributes() |
UESMetaArtifactPresentationAttributes(UESURI metaArtifactUri,
Instantiates a new UES artifact presentation attributes.
|
metaArtifactUri - the artifact urilayoutArtifactUri - the layout artifact uriartifactWidth - the artifact widthheaderDisplayMode - the header display modecontrolBarDisplayMode - the control bar display modecommentDisplayMode - the comment display modecontextMenuDisplayMode - the context menu display mode