public class FlexTreeTestObject extends FlexListTestObject
ignoreTheObjectState, ref| Constructor and Description |
|---|
FlexTreeTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject) |
FlexTreeTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor) |
FlexTreeTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags) |
FlexTreeTestObject(TestObject obj) |
FlexTreeTestObject(com.rational.test.ft.object.TestObjectReference ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
collapse(Subitem path)
Dispatched when a tree node is collapsed by clicking
|
void |
expand(Subitem path)
Dispatched when a tree node is expanded
|
void |
mouseScroll(int delta)
Dispatched when a tree is scroled using mouse wheel
|
selectchange, click, click, inputKeys, inputKeys, type, typescroll, scrollchangeFocus, changeFocus, changeFocus, changeFocus, click, click, click, getAutomationChildAt, invokeProxyWithGuiDelay, invokeProxyWithGuiDelay, performAction, performAction, performAction, performAction, performAction, performAction, performTest, setFocuscanTakeVP, click, click, clickRadio, doubleClick, doubleClick, doubleClick, doubleClick, drag, drag, drag, drag, dragToScreenPoint, dragToScreenPoint, dragToScreenPoint, ensureObjectIsVisible, getChildAtPoint, getClippedScreenRectangle, getImage, getImage, getIWindow, getRole, getScreenPoint, getScreenPoint, getScreenRectangle, getScreenSnapshot, getVisibleArea, hasFocus, hover, hover, hover, hover, isEnabled, isOpaque, isPointInObject, isShowing, mouseMove, mouseMove, nClick, nClickDrag, nClickDragToScreenPoint, switchToexists, exists, exists, find, find, findAndInvoke, findAndInvokeProxy, getProperty, getTestDataTypes, invoke, invokeProxy, unregister, waitForExistencecompare, compare, compareAndLog, compareAndLog, equals, find, findAndInvoke, getActualData, getChildren, getDescribedObject, getDescribedObjects, getDescriptiveName, getDomain, getField, getIndexer, getIndexer, getIndexers, getMappableChildren, getMappableParent, getMapProperties, getMethods, getNameInScript, getNonValueProperties, getObjectClassName, getObjectCustomClassName, getObjectReference, getOwnedObjects, getOwner, getParent, getProcess, getProperties, getPropertyFromMap, getRecognitionProperties, getRecognitionPropertyWeight, getScriptCommandFlags, getStandardProperties, getTestData, getTopMappableParent, getTopParent, hashCode, invoke, invoke, invoke, invokeProxy, invokeProxy, isHtmlWebui, isLoggedDuringUnregister, isMappedObject, isSameObject, isScreenTestObject, isTopLevelTestObject, performTest, performTest, performTest, setIndexer, setIndexer, setLoggedDuringUnregister, setMapProperties, setProperty, toString, updateTestData, waitForExistencepublic FlexTreeTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject)
public FlexTreeTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor)
public FlexTreeTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags)
public FlexTreeTestObject(com.rational.test.ft.object.TestObjectReference ref)
public FlexTreeTestObject(TestObject obj)
public void expand(Subitem path)
path - subitem indicating the path of the item clicked with its hierarchy from root nodepublic void collapse(Subitem path)
path - subitem indictaing the node closedpublic void mouseScroll(int delta)
mouseScroll in class FlexScrollBaseTestObjectdelta - int value indicating the amount scrolled