| Package | Description |
|---|---|
| org.apache.wicket |
The core Wicket package.
|
| org.apache.wicket.settings |
| Modifier and Type | Method and Description |
|---|---|
FrameworkSettings |
Application.getFrameworkSettings() |
| Modifier and Type | Method and Description |
|---|---|
Application |
Application.setFrameworkSettings(FrameworkSettings frameworkSettings) |
| Modifier and Type | Method and Description |
|---|---|
FrameworkSettings |
FrameworkSettings.add(IEventDispatcher dispatcher)
Registers a new event dispatcher
|
FrameworkSettings |
FrameworkSettings.setDetachListener(IDetachListener detachListener)
Sets detach listener
|
FrameworkSettings |
FrameworkSettings.setSerializer(ISerializer serializer)
Sets the
ISerializer that will be used to convert objects to/from byte arrays |
Copyright © 2006–2021 Apache Software Foundation. All rights reserved.