public class FlexComboBoxTestObject extends FlexComboBaseTestObject
ignoreTheObjectState, ref| Constructor and Description |
|---|
FlexComboBoxTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject) |
FlexComboBoxTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor) |
FlexComboBoxTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags) |
FlexComboBoxTestObject(TestObject obj) |
FlexComboBoxTestObject(com.rational.test.ft.object.TestObjectReference ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
select(int itemIndex)
Dispatched when the user selects an item in the ComboBox control's drop down list
|
void |
select(java.lang.String itemName)
Dispatched when the user selects an item in the ComboBox control's drop down list
|
close, close, input, inputKeys, inputKeys, open, open, scroll, scroll, scroll, scroll, selectText, type, typechangeFocus, 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 FlexComboBoxTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject)
public FlexComboBoxTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor)
public FlexComboBoxTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags)
public FlexComboBoxTestObject(com.rational.test.ft.object.TestObjectReference ref)
public FlexComboBoxTestObject(TestObject obj)
public void select(java.lang.String itemName)
itemName - The item selected by the userpublic void select(int itemIndex)
itemName - The item selected by the user