|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDIObserver | |
---|---|
org.pentaho.di.core.changed | |
org.pentaho.di.ui.spoon | This package contains the classes needed by Spoon. |
Uses of PDIObserver in org.pentaho.di.core.changed |
---|
Methods in org.pentaho.di.core.changed with parameters of type PDIObserver | |
---|---|
void |
ChangedFlag.addObserver(PDIObserver o)
|
void |
ChangedFlag.deleteObserver(PDIObserver o)
|
Uses of PDIObserver in org.pentaho.di.ui.spoon |
---|
Classes in org.pentaho.di.ui.spoon that implement PDIObserver | |
---|---|
class |
Spoon
This class handles the main window of the Spoon graphical transformation editor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |