Package | Description |
---|---|
org.wicketstuff.jquery.ajaxbackbutton | |
org.wicketstuff.jquery.demo | |
org.wicketstuff.jquery.demo.dnd | |
org.wicketstuff.jquery.demo.lavalamp | |
org.wicketstuff.jquery.demo.ui |
Modifier and Type | Class and Description |
---|---|
class |
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. |
Modifier and Type | Class and Description |
---|---|
class |
Page4Accordion |
class |
Page4Block |
class |
Page4DatePicker |
class |
Page4JGrowl |
class |
Page4Sparkline |
class |
Page4Tabs |
Modifier and Type | Class and Description |
---|---|
class |
Page4ClientSideOnly |
class |
Page4MultiGroup |
class |
Page4OneGroup |
class |
Page4SimpleList |
Modifier and Type | Class and Description |
---|---|
class |
Page4LavaLamp |
Modifier and Type | Class and Description |
---|---|
class |
Page4Slider
A demo page for
Slider component
Demonstrates how to create and use a slider with two handles |
Copyright © 2015. All rights reserved.