public interface SpoonPluginInterface
Modifier and Type | Method and Description |
---|---|
void |
applyToContainer(String category,
org.pentaho.ui.xul.XulDomContainer container) |
SpoonLifecycleListener |
getLifecycleListener()
Provides an optional SpoonLifecycleListener to be notified of Spoon startup and shutdown.
|
SpoonPerspective |
getPerspective()
Provides an optional SpoonPerspective.
|
void applyToContainer(String category, org.pentaho.ui.xul.XulDomContainer container) throws org.pentaho.ui.xul.XulException
org.pentaho.ui.xul.XulException
SpoonLifecycleListener getLifecycleListener()
SpoonPerspective getPerspective()