Package org.pentaho.di.ui.spoon
Interface ChangedWarningInterface
-
- All Known Implementing Classes:
ChangedWarningDialog
public interface ChangedWarningInterface
Facilitate overriding of the ChangedWarning dialog used by implementors of TabItemInterface- Author:
- cboyden
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
show()
Display a dialog asking the user if they want to save their work before closing the tabint
show(String fileName)
-