@DTO public class UESMetaArtifactSetPresentationAttributes extends java.lang.Object
UESMetaArtifact.setPresentationAttributes(cz.ues.core.commons.uri.UESURI, cz.ues.core.artifact.dto.UESMetaArtifactSetPresentationAttributes)
.| 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) UESArtifactVisualStyle |
visualStyle
Visual style of sheet content and other visual components - more compact content or more spacious, bigger components in it.
|
| Constructor and Description |
|---|
UESMetaArtifactSetPresentationAttributes() |
UESMetaArtifactSetPresentationAttributes(UESURI layoutArtifactUri,
Instantiates a new UES artifact set presentation attributes.
|
layoutArtifactUri - 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