@DTO public class UESPersonalRoleArtifactPresentationAttributes extends java.lang.Object
cz.ues.core.personalrole.UESPersonalRole#getArtifactPresentationAttributes(cz.ues.core.commons.uri.UESURI, cz.ues.core.personalrole.dto.UESPersonalRoleArtifactPresentationAttributes).| 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) 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 |
personalRoleUri
UESURI referencing a personal role
|
(package private) java.lang.Boolean |
pinArtifactHeader
Setting of the artifact header sticking to screen edge when scrolling.
|
| Constructor and Description |
|---|
UESPersonalRoleArtifactPresentationAttributes() |
UESPersonalRoleArtifactPresentationAttributes(UESURI personalRoleUri,
Deprecated.
|
UESPersonalRoleArtifactPresentationAttributes(UESURI personalRoleUri,
Instantiates a new UES personal role artifact presentation attributes.
|
personalRoleUri - the personal role uriartifactWidth - the artifact widthheaderDisplayMode - the header display modecontrolBarDisplayMode - the control bar display modepinArtifactHeader - the pin artifact headercontextMenuDisplayMode - the context menu display modepersonalRoleUri - the personal role uriartifactWidth - the artifact widthheaderDisplayMode - the header display modecontrolBarDisplayMode - the control bar display modepinArtifactHeader - the pin artifact headerartifactDisplayMode - the artifact display mode