| Modifier and Type | Method and Description |
|---|---|
void |
DescribedObjectReference.processMouseEvent(IMouseActionInfo action) |
void |
DescribedObject.processMouseEvent(IMouseActionInfo action)
Updates the supplied
action with an appropriate
MethodSpecification to play back the action. |
void |
TimeOutProxyTestObject.processMouseEvent(IMouseActionInfo action) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FlexObjectProxy.processMouseEvent(IMouseActionInfo action)
Updates the supplied
action with an appropriate
MethodSpecification to play back the action. |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
HtmlGuiProxy.getMethodName(IMouseActionInfo action) |
java.awt.Point |
HtmlGuiProxy.getPointFromAction(IMouseActionInfo action,
int index) |
void |
HtmlHTMLDialogProxy.processBrowserPostUpMouseEvent(IMouseActionInfo action) |
void |
TopLevelWindowProxy.processBrowserPostUpMouseEvent(IMouseActionInfo action) |
void |
HtmlHTMLDialogProxy.processBrowserPreDownMouseEvent(IMouseActionInfo action) |
void |
TopLevelWindowProxy.processBrowserPreDownMouseEvent(IMouseActionInfo action) |
protected void |
HtmlGuiProxy.processHoverMouseEvent(IMouseActionInfo action) |
void |
HtmlDocumentProxy.processMouseEvent(IMouseActionInfo action) |
void |
HtmlGuiProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ComboListboxProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
TopLevelWindowProxy.processMouseEvent(IMouseActionInfo action) |
void |
HtmlBrowserProxy.processMouseEvent(IMouseActionInfo action) |
void |
AnchorProxy.processMouseEvent(IMouseActionInfo action) |
void |
ActiveXProxy.processMouseEvent(IMouseActionInfo action) |
void |
DialogComboListboxProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
TableProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
HtmlProxy.processMouseEvent(IMouseActionInfo action)
At this level of the Html proxy abstraction this method is null.
|
void |
NoOpProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
protected void |
HtmlGuiProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
BrowserToolbarProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
SelectProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
TableProxy.processPreDownMouseEvent(IMouseActionInfo action)
This method is called to process a mouse event in the IMouseActionInfo.PRE_DOWN event state.
|
protected void |
FrameProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
HtmlGuiProxy.processPreUpMouseEvent(IMouseActionInfo action,
int clicks,
boolean isDrag)
This method is called to process a mouse event, IMouseActionInfo.PRE_UP event state
On PRE_UP build a new method specification will override
the one recorded on the PRE_DOWN.
|
protected void |
TableProxy.processPreUpMouseEvent(IMouseActionInfo action,
int clicks,
boolean isDrag)
This method is called to process a mouse event, IMouseActionInfo.PRE_UP event state
On PRE_UP build a new method specification which will override
the one recorded on the PRE_DOWN.
|
protected void |
FrameProxy.processPreUpMouseEvent(IMouseActionInfo action,
int clicks,
boolean isDrag)
This method is called to process a mouse event, IMouseActionInfo.PRE_UP event state
On PRE_UP build a new method specification will override
the one recorded on the PRE_DOWN.
|
protected java.util.Vector |
HtmlGuiProxy.setDrag(IMouseActionInfo action,
int modifiers,
java.awt.Point firstPoint,
java.awt.Point nthPoint)
Set args and method for single click drag
member variable screenRect must be set before calling this method.
|
protected void |
HtmlGuiProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
BrowserToolbarProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
HtmlBrowserProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
BrowserTabProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
TableProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
HtmlGuiProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args,
ScriptCommandFlags flags) |
protected void |
HtmlBrowserProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args,
ScriptCommandFlags flags) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
DojoTitlePaneProxy.getMethodName(IMouseActionInfo action) |
java.lang.String |
DojoTreeProxy.getMethodName(IMouseActionInfo action) |
java.lang.String |
DojoFieldsetProxy.getMethodName(IMouseActionInfo action) |
boolean |
DojoComboboxDropdownProxy.isScrollbarAction(IMouseActionInfo action) |
void |
DojoMenuItemProxy.processHoverMouseEvent(IMouseActionInfo action) |
void |
DojoTimeMenuProxy.processMouseEvent(IMouseActionInfo action) |
void |
DojoFloatingPaneProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
DojoComboboxDropdownProxy.processMouseEvent(IMouseActionInfo action) |
void |
DojoColorPaletteProxy.processMouseEvent(IMouseActionInfo action) |
void |
DojoCalendarProxy.processMouseEvent(IMouseActionInfo action) |
void |
DojoContainerProxy.processMouseEvent(IMouseActionInfo action) |
void |
DojoTimeMenuProxy.processPostUpMouseEvent(IMouseActionInfo action) |
void |
DojoCalendarProxy.processPostUpMouseEvent(IMouseActionInfo action) |
protected void |
DojoTimeMenuProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoFloatingPaneProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoGridProxy.processPreDownMouseEvent(IMouseActionInfo action)
This method is called to process a mouse event in the IMouseActionInfo.PRE_DOWN event state.
|
protected void |
DojoComboboxDropdownProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoTabContainerProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoSpinnerProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoColorPaletteProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoCalendarProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoComboboxProxy.processPreDownMouseEvent(IMouseActionInfo action) |
void |
DojoMenuItemProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoAccordionProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoDialogProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoContainerProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected void |
DojoGridProxy.processPreUpMouseEvent(IMouseActionInfo action,
int clicks,
boolean isDrag)
This method is called to process a mouse event, IMouseActionInfo.PRE_UP event state
On PRE_UP build a new method specification which will override
the one recorded on the PRE_DOWN.
|
protected java.util.Vector |
DojoGridProxy.setDrag(IMouseActionInfo action,
int modifiers,
java.awt.Point firstPoint,
java.awt.Point nthPoint)
Set args and method for single click drag
|
protected void |
DojoTitlePaneProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
DojoTreeProxy.setMethodSpecification(IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
GenericComboboxDropdownProxy.isScrollbarAction(IMouseActionInfo action) |
void |
GenericDropdownMenuItemProxy.processHoverMouseEvent(IMouseActionInfo action) |
void |
GenericComboboxDropdownProxy.processMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
protected void |
GenericComboboxProxy.processPreDownMouseEvent(IMouseActionInfo action) |
void |
GenericDropdownMenuItemProxy.processPreDownMouseEvent(IMouseActionInfo action) |
protected java.util.Vector |
GenericTreeProxy.setDrag(IMouseActionInfo action,
int modifiers,
java.awt.Point firstPoint,
java.awt.Point nthPoint) |
protected void |
GenericHtmlGuiProxy.setMethodSpecification(ProxyTestObject proxy,
IMouseActionInfo action,
java.lang.String method,
java.util.Vector args) |
protected void |
GenericHtmlGuiProxy.setMethodSpecification(ProxyTestObject proxy,
IMouseActionInfo action,
java.lang.String method,
java.util.Vector args,
ScriptCommandFlags flags) |
| Modifier and Type | Method and Description |
|---|---|
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,
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 |
JavaGuiProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
PopupMenuProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ComboListBoxProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MenuBarProxy.processMouseEvent(IMouseActionInfo action,
Window popupWindow)
Process a menu action against the specified menu popup window.
|
void |
ListProxy.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 |
MenuItemProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
ScrollPaneProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event.
|
void |
TopLevelWindowProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ChoiceProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
MenuProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
MenuBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ButtonProxy.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 |
FileDialogProxy.processSingleMouseEvent(IMouseActionInfo action)
Returns a method specification for the specified mouse event.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PaletteProxy.processSingleMouseEvent(IMouseActionInfo action)
Proces the single click and determine the method specification needed
|
| Modifier and Type | Method and Description |
|---|---|
void |
JTableHeaderProxy.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 |
JTextProxy.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 |
JSplitPaneProxy.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 |
JTreeProxy.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 |
JTableProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
AbstractButtonProxy.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 |
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 |
JTabbedPaneProxy.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 |
JToolBarProxy.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 |
JScrollBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
JListProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ControlProxy.processHoverMouseEvent(IMouseActionInfo action) |
void |
ToolBarProxy.processMouseEvent(IMouseActionInfo action) |
void |
CoolItemProxy.processMouseEvent(IMouseActionInfo action) |
void |
MenuProxy.processMouseEvent(IMouseActionInfo action,
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 |
ShellProxy.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 |
DialogProxy.processSingleMouseEvent(IMouseActionInfo action)
The method is used to add comments to the MethodSpecification
|
void |
ScrollableProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
DirectoryDialogProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
MenuItemProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
SliderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ColorDialogProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
TabFolderProxy.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 |
ScrollBarProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
MenuProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ButtonProxy.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 |
CTabFolderProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
TableTreeProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
CComboProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
CLabelProxy.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 |
ComboProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
CTabItemProxy.processSingleMouseEvent(IMouseActionInfo action) |
void |
TableProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
ScaleProxy.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 |
SashProxy.processSingleMouseEvent(IMouseActionInfo action)
Return a MethodSpecification for the specified mouse event.
|
void |
TreeProxy.processSingleMouseEvent(IMouseActionInfo action) |
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,
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) |