Class TransGraphExtension


  • public class TransGraphExtension
    extends Object
    • Constructor Detail

      • TransGraphExtension

        public TransGraphExtension​(TransGraph transGraph,
                                   org.eclipse.swt.events.MouseEvent event,
                                   org.pentaho.di.core.gui.Point point)
    • Method Detail

      • getTransGraph

        public TransGraph getTransGraph()
      • setTransGraph

        public void setTransGraph​(TransGraph transGraph)
      • getEvent

        public org.eclipse.swt.events.MouseEvent getEvent()
      • setEvent

        public void setEvent​(org.eclipse.swt.events.MouseEvent event)
      • getPoint

        public org.pentaho.di.core.gui.Point getPoint()
      • setPoint

        public void setPoint​(org.pentaho.di.core.gui.Point point)
      • isPreventDefault

        public boolean isPreventDefault()
      • setPreventDefault

        public void setPreventDefault​(boolean preventDefault)