public abstract class BrowserEvent
extends java.lang.Object
Browser events.
| Modifier and Type | Method and Description |
|---|---|
Browser |
getBrowser()
Returns the
返回最初发生事件的Browser实例。 Browser instance on which the event is initially occurred.
|
public Browser getBrowser()
Browser instance on which the event is initially occurred.