JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
HCL OneTest UI
Version 9.1.0
HCL OneTest UI Proxy SDK Reference
Project Version 2.3
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.rational.test.ft.domain.java
Interface IMenuBarHost
All Known Implementing Classes:
AppletViewerProxy
,
FrameProxy
,
JFrameProxy
,
JPopupMenuWindowProxy
,
ShellProxy
public interface
IMenuBarHost
Frames and other windows that host a heavyweight menu bar need to implement this interface so that the menu bar correlation can be performed.
Method Summary
Methods
Modifier and Type
Method and Description
ProxyTestObject
getMenuBar
()
Return the menu bar associated with this frame.
Method Detail
getMenuBar
ProxyTestObject
getMenuBar()
Return the menu bar associated with this frame. If there is no menu bar association then
null
should be returned.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
${javador.footer}
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method