com.insightful.gdevice
Interface SCanvasPaneView2
- All Superinterfaces:
- SCanvasPaneView
- All Known Implementing Classes:
- SGui
public interface SCanvasPaneView2
- extends SCanvasPaneView
Extended SCanvasPaneView with additional methods. These methods were
removed from SCanvasPaneView so IMiner3.0 would still work with Splus6.2
doHitMenu
void doHitMenu(STreeNode rootLabels,
STreeNode rootActions,
int x,
int y)
doHitQueryWebService
boolean doHitQueryWebService(XMLElement elt,
STreeNode rootLabels,
STreeNode rootActions,
boolean bShowErrorDialog)
throws Exception
- Throws:
Exception
doExec
void doExec(String code,
String language)
Copyright © 2000, 2002 Insightful Corporation
Warning: Classes not documented in the S-PLUS Programmer's Guide may change in future releases.