|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ITopWindow | |
---|---|
com.rational.test.ft.object.interfaces | |
com.rational.test.ft.object.interfaces.SAP | |
com.rational.test.ft.object.interfaces.WPF |
Uses of ITopWindow in com.rational.test.ft.object.interfaces |
---|
Subinterfaces of ITopWindow in com.rational.test.ft.object.interfaces | |
---|---|
interface |
IFileDialog
Defines the methods uniquely associated with a file-dialog type of control. |
interface |
IWindow
Provides access to the native window management system; any use of this interface is likely to be platform specific. |
Classes in com.rational.test.ft.object.interfaces that implement ITopWindow | |
---|---|
class |
BrowserTestObject
Provides script access to the general browser, which is the HTML Browser TestObject class. |
class |
ColorDialogTestObject
Represents native-style Color dialog. |
class |
DialogTestObject
Represents native-style Dialog controls. |
class |
EclipseTestObject
Provides Script access to Eclipse User Interface. |
class |
FileDialogTestObject
Represents native-style file dialog controls. |
class |
FTETopLevelTestObject
|
class |
MessageBoxTestObject
Represents native-style Message Box dialog. |
class |
ShellTestObject
Represents org.eclipse.swt.widgets.Shell objects in the System Under Test. |
class |
TopLevelSubitemTestObject
Represents top-level window objects in the system under test that support subitems. |
class |
TopLevelTestObject
Represents top-level window objects in the system under test. |
Uses of ITopWindow in com.rational.test.ft.object.interfaces.SAP |
---|
Classes in com.rational.test.ft.object.interfaces.SAP that implement ITopWindow | |
---|---|
class |
SAPTopLevelTestObject
a top level object (GuiModalWindow or GuiMainWindow) in the SAPGUI Scripting framework. |
Uses of ITopWindow in com.rational.test.ft.object.interfaces.WPF |
---|
Classes in com.rational.test.ft.object.interfaces.WPF that implement ITopWindow | |
---|---|
class |
WpfTopLevelSubitemTestObject
|
class |
WpfTopLevelTestObject
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |