@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) UESArtifactWidthType |
artifactWidth
Width of the artifact
|
(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) java.lang.Boolean |
pinArtifactHeader
Setting of the artifact header sticking to screen edge when scrolling.
|
| Constructor and Description |
|---|
UESPersonalRoleSetArtifactPresentationAttributes() |
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 mode