|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.safs.Processor org.safs.ComponentFunction org.safs.selenium.CFComponent org.safs.selenium.CFWindow
Field Summary | |
static java.lang.String |
CLOSEWINDOW
|
static java.lang.String |
MAXIMIZE
|
static java.lang.String |
SETPOSITION
|
Fields inherited from class org.safs.selenium.CFComponent |
ALTCLICK, ASSIGNPROPERTYVARIABLE, CAPTUREOBJECTDATATOFILE, CLICK, CNTRLCLICK, COMPONENTCLICK, DOUBLECLICK, GETGUIIMAGE, GUIDOESEXIST, GUIDOESNOTEXIST, INPUTCHARACTERS, INPUTKEYS, RIGHTCLICK, selenium, sHelper, SHIFTCLICK, VERIFYPROPERTY, VERIFYPROPERTYCONTAINS, WAITFORGUI |
Fields inherited from class org.safs.ComponentFunction |
action, compName, mapname, utils, windowName |
Constructor Summary | |
CFWindow()
|
Method Summary | |
protected void |
localProcess()
|
Methods inherited from class org.safs.selenium.CFComponent |
componentClick, process |
Methods inherited from class org.safs.ComponentFunction |
componentFailureMessage, convertCoords, convertNum, getAlternateParams, getHelpers, getHelpersWorker, isSupportedRecordType, lookupAppMapCoordReference, lookupAppMapNumReference, lookupAppMapReference, updateFromTestRecordData |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String CLOSEWINDOW
public static final java.lang.String SETPOSITION
public static final java.lang.String MAXIMIZE
Constructor Detail |
public CFWindow()
Method Detail |
protected void localProcess()
localProcess
in class CFComponent
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |