Package org.pentaho.di.ui.spoon
Interface ISpoonMenuController
-
public interface ISpoonMenuController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
void
updateMenu(org.pentaho.ui.xul.dom.Document doc)
-
-
-
Method Detail
-
updateMenu
void updateMenu(org.pentaho.ui.xul.dom.Document doc)
-
getName
String getName()
-
-