|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use NavigationEvent | |
|---|---|
| org.lobobrowser.ua |
Contains interfaces that need to be implemented by a browser (like Lobo)
in order to service Lobo extensions. |
| Uses of NavigationEvent in org.lobobrowser.ua |
|---|
| Methods in org.lobobrowser.ua with parameters of type NavigationEvent | |
|---|---|
void |
NavigationListener.beforeLocalNavigate(NavigationEvent event)
Called any time a navigation trigger needs to be processed in the event frame, but might have originated in a child frame. |
void |
NavigationListener.beforeNavigate(NavigationEvent event)
Called any time a navigation trigger originates in the event frame. |
void |
NavigationListener.beforeWindowOpen(NavigationEvent event)
Called any time a window open trigger originates in the event frame. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||