@DTO public class UESArtifactPresentationAttributes extends java.lang.Object
UESArtifact.getPresentationAttributes(cz.ues.core.commons.uri.UESURI).| Modifier and Type | Field and Description | 
|---|---|
(package private) UESArtifactDisplayMode | 
artifactDisplayMode
Simple of advanced artifact display mode 
 | 
(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
Deprecated. 
 
Deprecated. Use artifact_display_mode instead. 
 | 
(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) 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. 
 | 
| Constructor and Description | 
|---|
UESArtifactPresentationAttributes()  | 
UESArtifactPresentationAttributes(UESURI artifactUri,
Instantiates a new UES artifact presentation attributes. 
 | 
UESArtifactPresentationAttributes(UESURI artifactUri,
Instantiates a new UES artifact presentation attributes. 
 | 
UESArtifactPresentationAttributes(UESURI artifactUri,
Creates a new instance of UESArtifactPresentationAttributes. 
 | 
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 modeartifactUri - the artifact urilayoutArtifactUri - the layout artifact uriartifactWidth - the artifact widthheaderDisplayMode - the header display modecontrolBarDisplayMode - the control bar display modecommentDisplayMode - the comment display modeartifactDisplayMode - the artifact display modeartifactUri - layoutArtifactUri - artifactWidth - headerDisplayMode - controlBarDisplayMode - commentDisplayMode - artifactDisplayMode - visualStyle - navigationAreaDisplayMode - Show/hide navigation area when displaying sheet content.