public class TextScrollTestObject extends ScrollTestObject implements IText
ignoreTheObjectState, ref
Constructor and Description |
---|
TextScrollTestObject(SpyMappedTestObject mappedObject)
For internal use.
|
TextScrollTestObject(SpyMappedTestObject mappedObject,
TestObject anchor)
For internal use.
|
TextScrollTestObject(SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags)
For internal use.
|
TextScrollTestObject(TestObjectReference ref)
For internal use.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getText()
Allows direct access to the text property on the control.
|
void |
setText(java.lang.String text)
Directly modifies the text on the control.
|
hScrollTo, scrollLineDown, scrollLineLeft, scrollLineRight, scrollLineUp, scrollPageDown, scrollPageLeft, scrollPageRight, scrollPageUp, vScrollTo
canTakeVP, click, click, 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, invokeProxyWithGuiDelay, invokeProxyWithGuiDelay, isEnabled, isOpaque, isPointInObject, isShowing, mouseMove, mouseMove, nClick, nClickDrag, nClickDragToScreenPoint
exists, exists, exists, find, find, findAndInvoke, findAndInvokeProxy, getProperty, getTestDataTypes, invoke, invokeProxy, unregister, waitForExistence
compare, 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, performTest, setIndexer, setIndexer, setLoggedDuringUnregister, setMapProperties, setProperty, toString, updateTestData, waitForExistence
public TextScrollTestObject(SpyMappedTestObject mappedObject)
public TextScrollTestObject(SpyMappedTestObject mappedObject, TestObject anchor)
public TextScrollTestObject(SpyMappedTestObject mappedObject, TestObject anchor, long scriptCommandFlags)
public TextScrollTestObject(TestObjectReference ref)
public java.lang.String getText()
public void setText(java.lang.String text)