@Deprecated public class TextChangeInfo extends ChangeInfo
Represent a change information for text file
Constructor and Description |
---|
TextChangeInfo()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
int |
getNodePosition()
Deprecated.
Gets or sets the node position from the list of components.
|
void |
setNodePosition(int value)
Deprecated.
Gets or sets the node position from the list of components.
|
getAction, getActionStr, getAuthors, getBox, getId, getPage, getStyleChanges, getText, getType, getTypeStr, setAction, setAuthors, setBox, setId, setPage, setStyleChanges, setText, setType
public int getNodePosition()
Gets or sets the node position from the list of components.
Value: The node position.public void setNodePosition(int value)
Gets or sets the node position from the list of components.
Value: The node position.value
- the valueCopyright © 2018. All rights reserved.