|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Page.IPageSerializer | |
|---|---|
| org.apache.wicket | The core Wicket package. |
| Uses of Page.IPageSerializer in org.apache.wicket |
|---|
| Fields in org.apache.wicket with type parameters of type Page.IPageSerializer | |
|---|---|
static java.lang.ThreadLocal<Page.IPageSerializer> |
Page.serializer
This is a thread local that is used for serializing page references in this page.It stores a Page.IPageSerializer which can be set by the outside world to do the serialization of this
page. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||