@DTO public class UESSheetReplaceComponent extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private java.lang.String |
componentId
Identification of the component in given sheet whose content is updated (id of a paragraph etc.).
|
private UESSheetStreamHandler |
content
New content of the component.
|
private java.lang.Boolean |
preserveLockState
When true is set, the command preserves the state the of sheet lock.
|
private UESContentMimeType |
requestedMimeType
Specifies the format of data in the input stream.
|
Constructor and Description |
---|
UESSheetReplaceComponent() |
UESSheetReplaceComponent(java.lang.String componentId, |
UESSheetReplaceComponent(java.lang.String componentId, |