Sets additional data of the subtextpart.
Introduced: X18.
<void> SubTextPart.setData(<String> data, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
data | The additional data of the subtextpart. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |