|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.webrenderer.se.event.BrowserAdapter
com.webrenderer.se.event.HistoryListener
public class HistoryListener
class HistoryListener Adds a page to the history on a URL change event
| Field Summary | |
|---|---|
protected History |
myHistory
|
| Constructor Summary | |
|---|---|
HistoryListener(History h)
|
|
| Method Summary | |
|---|---|
void |
onURLChange(BrowserEvent e)
Invoked when the URL changes in a browser. |
| Methods inherited from class com.webrenderer.se.event.BrowserAdapter |
|---|
onBeforeNavigate, onLinkChange, onLoadIntercept, onNavigationCancelled, onTitleChange |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.webrenderer.se.event.BrowserListener |
|---|
onBeforeNavigate, onLinkChange, onLoadIntercept, onNavigationCancelled, onTitleChange |
| Field Detail |
|---|
protected History myHistory
| Constructor Detail |
|---|
public HistoryListener(History h)
| Method Detail |
|---|
public void onURLChange(BrowserEvent e)
BrowserListener
onURLChange in interface BrowserListeneronURLChange in class BrowserAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||