|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.safs.Processor
org.safs.ComponentFunction
org.safs.rational.CFComponent
org.safs.rational.CFList
org.safs.rational.custom.CFList
public class CFList
Extend core rational.CFList to handle SAS-specific classes.
| Field Summary |
|---|
| Fields inherited from class org.safs.ComponentFunction |
|---|
action, compName, mapname, utils, windowName |
| Constructor Summary | |
|---|---|
CFList()
|
|
| Method Summary | |
|---|---|
protected java.util.List |
captureObjectData(TestObject guiObj)
Override default CFList.captureObjectData for certain SAS-specific cases. |
protected java.lang.String |
convertObjectValueToString(java.lang.Object value)
Overrides CFComponent.converObjectValueToString to handle SAS-specific .NET classes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CFList()
| Method Detail |
|---|
protected java.util.List captureObjectData(TestObject guiObj)
throws SAFSException
captureObjectData in class CFListguiObj - This is the reference to the List object (java or .net or other list)
SAFSException
protected java.lang.String convertObjectValueToString(java.lang.Object value)
throws SAFSException
convertObjectValueToString in class CFComponentvalue - String or TestObject to get the text from
SAFSExceptionRGuiObjectRecognition.getText(TestObject)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||