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 classChangedWarningDialogMethods in org.pentaho.di.ui.spoon that return ChangedWarningInterface Modifier and Type Method Description ChangedWarningInterfaceAbstractGraph. getChangedWarning()Gets the ChangedWarning for the given TabItemInterface class.ChangedWarningInterfaceSpoonBrowser. getChangedWarning()ChangedWarningInterfaceSpoonSlave. getChangedWarning()ChangedWarningInterfaceTabItemInterface. getChangedWarning()static ChangedWarningInterfaceChangedWarningDialog. getInstance()Methods in org.pentaho.di.ui.spoon with parameters of type ChangedWarningInterface Modifier and Type Method Description static voidChangedWarningDialog. setInstance(ChangedWarningInterface cwi)
-