@DTO public class UESPersonalRoleSetArtifactPresentationAttributes extends java.lang.Object
UESPersonalRole.setArtifactPresentationAttributes(cz.ues.core.commons.uri.UESURI, cz.ues.core.personalrole.dto.UESPersonalRoleSetArtifactPresentationAttributes)
.Modifier and Type | Field and Description |
---|---|
(package private) UESArtifactDisplayMode |
artifactDisplayMode
Simple of advanced artifact display mode
|
(package private) UESArtifactWidthType |
artifactWidth
Width of the artifact
|
(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) java.lang.Boolean |
pinArtifactHeader
Setting of the artifact header sticking to screen edge when scrolling.
|
Constructor and Description |
---|
UESPersonalRoleSetArtifactPresentationAttributes() |
UESPersonalRoleSetArtifactPresentationAttributes(UESArtifactWidthType artifactWidth,
Deprecated.
|
UESPersonalRoleSetArtifactPresentationAttributes(UESArtifactWidthType artifactWidth,
Instantiates a new UES personal role set artifact presentation attributes.
|
UESPersonalRoleSetArtifactPresentationAttributes(UESArtifactWidthType artifactWidth,
Instantiates a new UES personal role set artifact presentation attributes.
|
artifactWidth
- the artifact widthheaderDisplayMode
- the header display modecontrolBarDisplayMode
- the control bar display modepinArtifactHeader
- the pin artifact headercontextMenuDisplayMode
- the context menu display modeartifactWidth
- the artifact widthheaderDisplayMode
- the header display modecontrolBarDisplayMode
- the control bar display modepinArtifactHeader
- the pin artifact headerartifactDisplayMode
- the artifact display modeartifactWidth
- the artifact widthheaderDisplayMode
- the header display modecontrolBarDisplayMode
- the control bar display modepinArtifactHeader
- the pin artifact headerartifactDisplayMode
- the artifact display modecontextMenuDisplayMode
- the context menu display mode