Uses of Interface
org.pentaho.di.core.AddUndoPositionInterface

Packages that use AddUndoPositionInterface
org.pentaho.di.core.gui   
org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. 
 

Uses of AddUndoPositionInterface in org.pentaho.di.core.gui
 

Constructors in org.pentaho.di.core.gui with parameters of type AddUndoPositionInterface
SnapAllignDistribute(UndoInterface undoInterface, List<? extends GUIPositionInterface> elements, int[] indices, AddUndoPositionInterface addUndoPositionInterface, Redrawable redrawable)
           
 

Uses of AddUndoPositionInterface in org.pentaho.di.ui.spoon
 

Classes in org.pentaho.di.ui.spoon that implement AddUndoPositionInterface
 class Spoon
          This class handles the main window of the Spoon graphical transformation editor.