Package | Description |
---|---|
org.wicketstuff.urlfragment | |
org.wicketstuff.urlfragment.example.asyncpage | |
org.wicketstuff.urlfragment.example.asyncpanel |
Modifier and Type | Class and Description |
---|---|
class |
AsyncUrlFragmentAwarePage
This is a
WebPage which will receive the URL query and fragment parameters asynchronously
after the initial request. |
class |
AsyncUrlFragmentAwarePanel
This is a
Panel which will receive the URL query and fragment parameters asynchronously
after the initial request. |
class |
BookmarkableAjaxButton
This is an
AjaxButton with the ability to set and remove URL fragment parameters. |
class |
BookmarkableAjaxLink<T>
This is an
AjaxLink which will set an URL fragment parameter in the browser. |
class |
CrawlableAsyncUrlFragmentAwarePage
WORK IN PROGRESS
|
Modifier and Type | Class and Description |
---|---|
class |
AsyncHomePage |
Modifier and Type | Class and Description |
---|---|
class |
AsyncContentPanel |
Copyright © 2015. All rights reserved.