Package io.keikai.doc.collab.types
Class ItemTextListPosition
java.lang.Object
io.keikai.doc.collab.types.ItemTextListPosition
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ItemTextListPosition
Constructor for ItemTextListPosition.- Parameters:
left- The item to the left.right- The item to the right.index- The index position.currentAttributes- The current attributes at this position.
-
-
Method Details
-
forward
public void forward()Only call this if you know that this.right is defined. -
getLeft
-
setLeft
-
getRight
-
setRight
-
getIndex
public int getIndex() -
setIndex
public void setIndex(int index) -
getCurrentAttributes
-