void |
AbstractDocRMIClientCommand.clearContent() |
Clears all content of the opened document.
|
void |
SaRMIClientCommand.clearContent() |
Clears all content of the opened document.
|
void |
AbstractDocRMIClientCommand.removeElement(int element) |
Removes a existing content element.
|
void |
AbstractDocRMIClientCommand.removeElement(java.lang.Integer[] elements) |
Removes a series of existing content elements.
|
void |
SaRMIClientCommand.removeElement(int element) |
Removes a existing content element.
|
void |
SaRMIClientCommand.removeElement(java.lang.Integer[] elements) |
Removes a series of existing content elements.
|