public class WebBrowserNavigationEvent extends EventObject
IWebBrowserACTF
to handle
user navigationConstructor and Description |
---|
WebBrowserNavigationEvent(Object source,
IWebBrowserACTF browser)
Constructor of the class
|
Modifier and Type | Method and Description |
---|---|
IWebBrowserACTF |
getBrowser()
Get target
IWebBrowserACTF |
getSource, toString
public WebBrowserNavigationEvent(Object source, IWebBrowserACTF browser)
source
- event sourcebrowser
- target IWebBrowserACTF
public IWebBrowserACTF getBrowser()
IWebBrowserACTF
IWebBrowserACTF