Interface | Description |
---|---|
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 | |
IFocusListener | |
ILogoutService | |
IPopupService |
Opens a popup window for a URL.
|
IRenderService |
The service interface that is used to create
Component hierarchies. |
IRestProxyService |
Creates proxies to talk to REST services.
|
ISettingsService |
The settings service provides plugin access to global settings and factories.
|
ITitleDecorator |
Title decorator.
|
Class | Description |
---|---|
ServiceContext |
Wrapper class for IPluginContext that keeps a record of what services and trackers are registered and what clusters
are started.
|
ServiceTracker<S extends org.apache.wicket.util.io.IClusterable> |
Service tracker implementation that is aware of it's class.
|
Enum | Description |
---|---|
IconSize |
Icon types (sizes) used.
|
IEditor.Mode |
Exception | Description |
---|---|
EditorException | |
ServiceException |
Copyright © 2007–2016 Hippo B.V. (http://www.onehippo.com). All rights reserved.