|
|||||||||
| 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.CFTree
org.safs.rational.CFDotNetTree
public class CFDotNetTree
Purpose: Process DotNetTree component.
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTY_FULLPATH
|
static java.lang.String |
PROPERTY_PATHSEPARATOR
|
static java.lang.String |
PROPERTY_SELECTEDNODE
|
| Fields inherited from class org.safs.ComponentFunction |
|---|
action, compName, mapname, utils, windowName |
| Constructor Summary | |
|---|---|
CFDotNetTree()
|
|
| Method Summary | |
|---|---|
protected boolean |
isNodeSelected(GuiSubitemTestObject guiObj,
com.rational.test.ft.script.List testPathList)
Note: This method can only treate the java-swing component, For other appliction, it needed to be overrided. |
| Methods inherited from class org.safs.rational.CFTree |
|---|
captureObjectData, captureTreeDataToFile, doDoubleClick, doExpand, extractRootName, extractSWTRootName, extractTreeItems, formatObjectData, isRootVisible, localProcess, process2DSubtree, to2DArray, verifyTreeContains |
| 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 PROPERTY_PATHSEPARATOR
public static final java.lang.String PROPERTY_SELECTEDNODE
public static final java.lang.String PROPERTY_FULLPATH
| Constructor Detail |
|---|
public CFDotNetTree()
| Method Detail |
|---|
protected boolean isNodeSelected(GuiSubitemTestObject guiObj,
com.rational.test.ft.script.List testPathList)
throws SAFSException
CFTree
isNodeSelected in class CFTreeguiObj - Represent a TreeView object.testPathList - The path to be tested if it is the selected path.
SAFSException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||