| Class | Description |
|---|---|
| HistoryAjaxBehavior | |
| HistoryIFrame | |
| HistoryIFramePage | |
| Page4AjaxBackButton |
A demo page for the Ajax History Manager
To add Ajax back button history support to any page you have to do the following things: 1) Add
HistoryIFrame HistoryIFrame to the page 2) Add
HistoryAjaxBehavior HistoryAjaxBehavior to the page 3) For every Ajax component which
should have to support back button call
"historyAjaxBehavior.registerAjaxEvent(target, theComponentItself)"
Note: This realization of Ajax back/forward button support doesn't work the same way as Wicket
supports non-Ajax back button. |
Copyright © 2015. All rights reserved.