|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester API Reference Project Version 2.3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IClickTo
Performs the necessary mouse actions to attain the desired state specified by the subitem. If the state of the component is already in the desired state, multiple actions may be performed to trigger underlying programmatic events for resetting the state appropriately.
Method Summary | |
---|---|
void |
clickTo(MouseModifiers modifiers, Subitem subitem)
|
void |
clickTo(MouseModifiers modifiers, Subitem subitem, java.awt.Point pt)
|
void |
clickTo(Subitem subitem)
|
Method Detail |
---|
void clickTo(Subitem subitem)
void clickTo(MouseModifiers modifiers, Subitem subitem)
void clickTo(MouseModifiers modifiers, Subitem subitem, java.awt.Point pt)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |