Package org.pentaho.di.ui.core.widget
Class UndoRedoStack
java.lang.Object
org.pentaho.di.ui.core.widget.UndoRedoStack
-
Field Summary
-
Constructor Summary
ConstructorDescriptionUndoRedoStack
(int iCursorPosition, String strNewText, String strReplacedText, int iEventLength, int iType) -
Method Summary
-
Field Details
-
DELETE
public static final int DELETE- See Also:
-
INSERT
public static final int INSERT- See Also:
-
-
Constructor Details
-
UndoRedoStack
-
-
Method Details
-
getReplacedText
-
getNewText
-
getCursorPosition
public int getCursorPosition() -
getEventLength
public int getEventLength() -
getType
public int getType()
-