|
IBM Rational Functional Tester Version 6.1 IBM Rational Functional Tester API Reference Project Version 2.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Defines the methods uniquely associated with a file-dialog
type of control. These methods apply to native file dialog control-based TestObjects.
They do not apply to custom file dialogs that do not appear internally to be file-dialog controls.
| Field Summary |
| Fields inherited from interface com.rational.test.ft.object.interfaces.ITopWindow |
INPUTCHARS_METHOD, INPUTKEYS_METHOD |
| Method Summary | |
void |
clickAccept()
Clicks the button on the file dialog that is associated with recognition information. |
void |
clickCancel()
Clicks the cancel button on the file dialog. |
void |
setFile(java.lang.String file)
Sets the full path name specified in the associated file dialog window. |
| Methods inherited from interface com.rational.test.ft.object.interfaces.ITopWindow |
activate, clickDisabled, inputChars, inputKeys |
| Methods inherited from interface com.rational.test.ft.object.interfaces.IFrame |
close, contextHelp, isIconified, maximize, minimize, move, resize, restore |
| Methods inherited from interface com.rational.test.ft.object.interfaces.IGraphical |
click, click, click, click, doubleClick, doubleClick, doubleClick, doubleClick, drag, drag, drag, drag, dragToScreenPoint, dragToScreenPoint, dragToScreenPoint, getChildAtPoint, getClippedScreenRectangle, getScreenPoint, getScreenPoint, getScreenRectangle, hasFocus, hover, hover, hover, hover, isEnabled, isOpaque, isPointInObject, isShowing, mouseMove, mouseMove, nClick, nClickDrag, nClickDragToScreenPoint |
| Method Detail |
public void setFile(java.lang.String file)
file - The full path name for the desired filepublic void clickAccept()
public void clickCancel()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||