|
IBM Rational Functional Tester Version 8.1.1000 IBM Rational Functional Tester Proxy SDK Reference Project Version 2.3 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IMouseActionInfo in com.rational.test.ft.domain |
---|
Methods in com.rational.test.ft.domain with parameters of type IMouseActionInfo | |
---|---|
abstract void |
ProxyTestObject.processMouseEvent(IMouseActionInfo action)
Updates the supplied action with an appropriate
MethodSpecification to play back the action. |
void |
DomainProxy.processMouseEvent(IMouseActionInfo action)
Domains are not graphical. |
void |
DescribedObjectReference.processMouseEvent(IMouseActionInfo action)
|
void |
DescribedObject.processMouseEvent(IMouseActionInfo action)
Updates the supplied action with an appropriate
MethodSpecification to play back the action. |
Uses of IMouseActionInfo in com.rational.test.ft.domain.java |
---|
Methods in com.rational.test.ft.domain.java with parameters of type IMouseActionInfo | |
---|---|
protected void |
JavaGuiProxy.dumpAction(java.lang.String header,
IMouseActionInfo action)
|
int |
JavaGuiProxy.getCachedRectX(IMouseActionInfo action)
|
int |
JavaGuiProxy.getCachedRectY(IMouseActionInfo action)
|
protected boolean |
JavaGuiProxy.isDrag(IMouseActionInfo action)
Java-specific test to determine if the action is a drag action. |
protected boolean |
JavaGuiProxy.modifiersChanged(IMouseActionInfo action)
|
protected boolean |
ComboListBoxProxy.modifiersChanged(IMouseActionInfo action)
|
protected void |
JavaGuiProxy.processHoverMouseEvent(IMouseActionInfo action)
|
void |
JavaProxy.processMouseEvent(IMouseActionInfo action)
At this level of the Java proxy abstraction, this method is null. |
void |
JavaGuiProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
IMenuManager.processMouseEvent(IMouseActionInfo action,
com.rational.test.ft.sys.graphical.Window popupWindow)
Process a menu action against the specified menu popup window. |
void |
PseudoTopLevelProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
PopupMenuProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JavaGuiProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
ComboListBoxProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
Uses of IMouseActionInfo in com.rational.test.ft.domain.java.awt |
---|
Methods in com.rational.test.ft.domain.java.awt with parameters of type IMouseActionInfo | |
---|---|
void |
MenuBarProxy.processMouseEvent(IMouseActionInfo action,
com.rational.test.ft.sys.graphical.Window popupWindow)
Process a menu action against the specified menu popup window. |
void |
TopLevelWindowProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ScrollPaneProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
void |
ScrollbarProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
void |
MenuProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
MenuItemProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
MenuBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ListProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
FileDialogProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
void |
ChoiceProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
CheckboxProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
void |
ButtonProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
Uses of IMouseActionInfo in com.rational.test.ft.domain.java.jfc |
---|
Methods in com.rational.test.ft.domain.java.jfc with parameters of type IMouseActionInfo | |
---|---|
void |
JTreeProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JToolBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JTextProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JTableProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JTableHeaderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JTabbedPaneProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JSplitPaneProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JSliderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JSeparatorProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JScrollBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JMenuItemProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JMenuBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JListProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JLabelProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JInternalFrameProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JDesktopIconProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JComboBoxProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
JCheckBoxProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
AbstractButtonProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
Uses of IMouseActionInfo in com.rational.test.ft.domain.java.swt |
---|
Methods in com.rational.test.ft.domain.java.swt with parameters of type IMouseActionInfo | |
---|---|
protected void |
ControlProxy.processHoverMouseEvent(IMouseActionInfo action)
|
void |
ToolBarProxy.processMouseEvent(IMouseActionInfo action)
|
void |
CoolItemProxy.processMouseEvent(IMouseActionInfo action)
|
void |
MenuProxy.processMouseEvent(IMouseActionInfo action,
com.rational.test.ft.sys.graphical.Window popupWindow)
|
protected void |
ControlProxy.processPreDownMouseEvent(IMouseActionInfo action)
Process the Pre-down mouse event and determine what action might be recorded for this object (if any). |
protected void |
ControlProxy.processPreUpMouseEvent(IMouseActionInfo action)
Process the preup event and determine what action should be recorded for this object (if any). |
void |
TreeProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
TableTreeProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
TableProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
TabFolderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
SpinnerProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
SliderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ShellProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ScrollBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ScrollableProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
ScaleProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
SashProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
MessageBoxProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
void |
MenuProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
MenuItemProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
ListProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
LabelProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
FileDialogProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event. |
void |
DirectoryDialogProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
DialogProxy.processSingleMouseEvent(IMouseActionInfo action)
The method is used to add comments to the MethodSpecification |
void |
CTabItemProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
CTabFolderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ComboProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ColorDialogProxy.processSingleMouseEvent(IMouseActionInfo action)
|
void |
CLabelProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
CComboProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
void |
ButtonProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event. |
protected java.util.Vector |
ControlProxy.setDrag(IMouseActionInfo action,
int modifiers,
java.awt.Point firstPoint,
java.awt.Point nthPoint)
|
protected void |
ControlProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args,
com.rational.test.ft.script.ScriptCommandFlags flags)
Set the method specification for the action that should be recorded for the current set of events. |
protected java.util.Vector |
ControlProxy.setMultiClickAction(IMouseActionInfo action,
int clicks,
int modifiers,
boolean isDrag,
java.awt.Point firstPoint,
java.awt.Point lastPoint)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |