Package javaforce.webui.event
Class MouseEvent
java.lang.Object
javaforce.webui.event.MouseEvent
Mouse Event details
- Author:
- pquiring
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ctrlKey
public boolean ctrlKey -
altKey
public boolean altKey -
shiftKey
public boolean shiftKey
-
-
Constructor Details
-
MouseEvent
public MouseEvent()
-