AppSettings |
JavaBean containing the settings of the Navigation Application.
|
IBehaviorService |
|
IBrowseService<T extends org.apache.wicket.model.IModel> |
The browser service provides clients (plugins) the means to select a model in
"the browser".
|
IController |
Interface for services that can process request parameters.
|
IEditor<T> |
Interface that represents an editor for a particular document.
|
IEditorFilter |
Interface to intercept editor lifecycle events.
|
IEditorManager |
|
IEditorOpenListener |
IEditorOpenListener can be registered with an IEditorManager in order to be called back when IEditorManager opens
an editor.
|
IFocusListener |
|
ILogoutService |
|
INavAppSettingsService |
|
INestedBrowserContextService |
|
IPopupService |
Opens a popup window for a URL.
|
IRenderService |
The service interface that is used to create Component hierarchies.
|
ISettingsService |
The settings service provides plugin access to global settings and factories.
|
ITitleDecorator |
Title decorator.
|
NavAppResource |
Represents a Navigation Application resource.
|
NavAppSettings |
|
UserSettings |
JavaBean containing the settings of a logged in user.
|
WicketFaviconService |
|