public class LoadEvent extends BrowserEvent
| Constructor and Description |
|---|
LoadEvent(Browser browser)
Constructs a new
LoadEvent instance.
|
getBrowserpublic LoadEvent(Browser browser)
LoadEvent instance.
browser - the browser engine instance on which the event is initially occurred.
-最初发生事件的浏览器引擎实例。