public class FlexTreeTestObject extends FlexListTestObject
ignoreTheObjectState, ref| Constructor and Description |
|---|
FlexTreeTestObject(SpyMappedTestObject mappedObject) |
FlexTreeTestObject(SpyMappedTestObject mappedObject,
TestObject anchor) |
FlexTreeTestObject(SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags) |
FlexTreeTestObject(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, nClickDragToScreenPointexists, 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, isLoggedDuringUnregister, isMappedObject, isSameObject, isScreenTestObject, isTopLevelTestObject, performTest, performTest, performTest, setIndexer, setIndexer, setLoggedDuringUnregister, setMapProperties, setProperty, toString, updateTestData, waitForExistencepublic FlexTreeTestObject(SpyMappedTestObject mappedObject)
public FlexTreeTestObject(SpyMappedTestObject mappedObject,
TestObject anchor)
public FlexTreeTestObject(SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags)
public FlexTreeTestObject(TestObjectReference ref)
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