public class DojoTabContainerTestObject extends GuiTestObject
ignoreTheObjectState, ref| Constructor and Description |
|---|
DojoTabContainerTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject) |
DojoTabContainerTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor) |
DojoTabContainerTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags) |
DojoTabContainerTestObject(TestObject obj) |
DojoTabContainerTestObject(com.rational.test.ft.object.TestObjectReference ref) |
| Modifier and Type | Method and Description |
|---|---|
void |
close(java.lang.String tabLabel)
Dispatched when a user closes a tab in the Dojo Tab Container
|
void |
launchMenu()
Dispatched when a user clicks on the down arrow(menu launcher)
|
void |
next()
Dispatched when a user clicks on the right arrow
|
void |
prev()
Dispatched when a user clicks on the left arrow
|
void |
select(MouseModifiers modifiers,
java.lang.String tabLabel)
Dispatched when a user right clicks on a tab in the Dojo Tab Container
|
void |
select(java.lang.String tabLabel)
Dispatched when a user selects a tab in the Dojo Tab Container
|
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, 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, performTest, setIndexer, setIndexer, setLoggedDuringUnregister, setMapProperties, setProperty, toString, updateTestData, waitForExistencepublic DojoTabContainerTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject)
public DojoTabContainerTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor)
public DojoTabContainerTestObject(com.rational.test.ft.object.map.SpyMappedTestObject mappedObject,
TestObject anchor,
long scriptCommandFlags)
public DojoTabContainerTestObject(com.rational.test.ft.object.TestObjectReference ref)
public DojoTabContainerTestObject(TestObject obj)
public void select(java.lang.String tabLabel)
label - indicating the tab to be selectedpublic void select(MouseModifiers modifiers, java.lang.String tabLabel)
label - indicating the tab on which click ction has been performedpublic void close(java.lang.String tabLabel)
label - indicating the tab to be closedpublic void next()
public void prev()
public void launchMenu()