Uses of Interface
org.pentaho.di.ui.spoon.ChangedWarningInterface
-
Packages that use ChangedWarningInterface Package Description org.pentaho.di.ui.spoon This package contains the classes needed by Spoon. -
-
Uses of ChangedWarningInterface in org.pentaho.di.ui.spoon
Classes in org.pentaho.di.ui.spoon that implement ChangedWarningInterface Modifier and Type Class Description class
ChangedWarningDialog
Methods in org.pentaho.di.ui.spoon that return ChangedWarningInterface Modifier and Type Method Description ChangedWarningInterface
AbstractGraph. getChangedWarning()
Gets the ChangedWarning for the given TabItemInterface class.ChangedWarningInterface
SpoonBrowser. getChangedWarning()
ChangedWarningInterface
SpoonSlave. getChangedWarning()
ChangedWarningInterface
TabItemInterface. getChangedWarning()
static ChangedWarningInterface
ChangedWarningDialog. getInstance()
Methods in org.pentaho.di.ui.spoon with parameters of type ChangedWarningInterface Modifier and Type Method Description static void
ChangedWarningDialog. setInstance(ChangedWarningInterface cwi)
-