|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester Proxy SDK Reference Project Version 2.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IAppletViewer
An applet viewer wants to have the child applet show up in the map just like a browser does with the applet as a top level object. This means that the viewer needs to deny that it has any children and expose the nested applet as a separate proxy. This interface defines the necessary method to allow the demaon implementation to extract the applet and treat it as a top level object.
Method Summary | |
---|---|
ProxyTestObject |
getAppletChild()
Expose the nested applet so that it can be used as a top level object. |
Method Detail |
---|
ProxyTestObject getAppletChild()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |