@DTO public class UESArtifactPresentationAttributes extends java.lang.Object
UESArtifact.getPresentationAttributes(cz.ues.core.commons.uri.UESURI).| Modifier and Type | Field and Description |
|---|---|
(package private) UESURI |
artifactUri
UESURI referencing a artifact
|
(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 |
|---|
UESArtifactPresentationAttributes() |
UESArtifactPresentationAttributes(UESURI artifactUri,
Instantiates a new UES artifact presentation attributes.
|
artifactUri - 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