public interface IMenuManager
| Modifier and Type | Method and Description |
|---|---|
void |
processMouseEvent(com.rational.test.ft.domain.IMouseActionInfo action,
com.rational.test.ft.sys.graphical.Window popupWindow)
Process a menu action against the specified menu popup window.
|