Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
M
main(String[])
- Static method in class net.sf.sahi.
Proxy
map(Object...)
- Method in class net.sf.sahi.client.
BrowserElements
Defines a map.
monthbox(Object...)
- Method in class net.sf.sahi.client.
BrowserElements
Defines a monthbox.
mouseDown(ElementStub)
- Method in class net.sf.sahi.client.
Browser
Simulates a mouse down on the given element
mouseDown()
- Method in class net.sf.sahi.client.
ElementStub
Performs a mousedown on this element.
Internally calls browser.mouseDown(this);
mouseOver(ElementStub)
- Method in class net.sf.sahi.client.
Browser
Simulates a mouse over on the given element
mouseOver()
- Method in class net.sf.sahi.client.
ElementStub
Performs a mouseover on this element.
Same as hover().
Internally calls browser.mouseOver(this);
mouseUp(ElementStub)
- Method in class net.sf.sahi.client.
Browser
Simulates a mouse up on the given element
mouseUp()
- Method in class net.sf.sahi.client.
ElementStub
Performs a mouseup on this element.
Internally calls browser.mouseUp(this);
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X