Package | Description |
---|---|
org.pentaho.di.base | |
org.pentaho.di.core.listeners |
Modifier and Type | Method and Description |
---|---|
void |
AbstractMeta.addContentChangedListener(ContentChangedListener listener)
Adds the passed ContentChangedListener to the list of listeners.
|
void |
AbstractMeta.removeContentChangedListener(ContentChangedListener listener)
Removes the passed ContentChangedListener from the list of listeners.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentChangedAdapter |