Package | Description |
---|---|
de.espirit.firstspirit.client.plugin |
Provides interfaces and types for client plugins.
|
de.espirit.firstspirit.client.plugin.contextmenu |
Provides interfaces and types for java client context menu plugins.
|
de.espirit.firstspirit.client.plugin.dataaccess.aspects | |
de.espirit.firstspirit.client.plugin.report | |
de.espirit.firstspirit.client.plugin.toolbar |
Provides interfaces and types for client toolbar plugins.
|
de.espirit.firstspirit.webedit.plugin |
Provides interfaces and types for web client plugins.
|
de.espirit.firstspirit.webedit.plugin.inlineedit |
Provides interfaces and types for web client inline edit plugins.
|
de.espirit.firstspirit.webedit.plugin.media | |
de.espirit.firstspirit.webedit.plugin.report |
Provides interfaces and types for web client report plugins.
|
de.espirit.firstspirit.webedit.plugin.status | |
de.espirit.firstspirit.webedit.plugin.toolbar |
Provides interfaces and types for web client toolbar plugins.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GroupingPluginItem<C extends BaseContext,T extends Item<C>>
Definition of an item providing sub-items.
|
interface |
ItemsPlugin<A extends Item<?>>
General type definition of plug-ins providing an arbitrary number of items of a specific item type.
|
interface |
JavaClientItemsPlugin<T extends Item<?>>
JavaClient plug-in providing items.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExternalPreviewItem
Provides access to an external preview service.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutableContextMenuItem
An executable item to be used in context menus.
|
interface |
GroupingContextMenuItem
A grouping item providing a set of sub menu items.
|
interface |
JavaClientContextMenuItem
An item to be used in context menus of the java client.
|
Modifier and Type | Class and Description |
---|---|
class |
SeparatorContextMenuItem
An item used as separator in java client context menus.
|
Modifier and Type | Method and Description |
---|---|
Collection<? extends Item<BaseContext>> |
StaticItemsProviding.getStaticItems()
Provides an arbitrary number of static items for a data access report.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JavaClientExecutableReportItem<T>
An executable item to be used in java client reports.
|
interface |
ReportItem<T>
Item for report plugin providing an executable operation.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ExecutableGroupingToolbarItem
Definition of an toolbar item that is executable and additionally provides sub-items.
|
interface |
ExecutableToolbarItem
An executable item to be used in a toolbar.
|
interface |
JavaClientToolbarItem
Definition of an item targeting the toolbar of the javaclient.
|
interface |
ToggleableToolbarItem
A toggleable item to be used in a toolbar.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditItemsPlugin<T extends Item<?>>
Webedit plug-in providing items.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientScriptProvidingInlineEditItem
Item providing a native script for client-side execution in the context of inline editing.
|
interface |
ExecutableInlineEditItem
Item for inline editing providing an executable operation.
|
interface |
InlineEditItem
Definition of an item targeting inline editing.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientScriptProvidingMediaManagementItem
Definition of an item targeting media managing providing a native script for client-side execution.
|
interface |
ExecutableMediaManagementItem
Definition of an item targeting media managing providing an executable operation.
|
interface |
MediaManagementItem
Definition of an item targeting media managing.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientScriptProvidingReportItem<T>
Item providing a native script for client-side execution in the context of webedit reports.
|
interface |
WebeditExecutableReportItem<T>
An executable item to be used in web client reports.
|
Modifier and Type | Interface and Description |
---|---|
interface |
WebeditStatusNoteItem
Item definition for a status information in webedit.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ClientScriptProvidingToolbarActionsItem
Item providing a native script for client-side execution in the context of toolbar actions.
|
interface |
ExecutableToolbarActionsItem
Toolbar menu item providing an executable operation.
|
interface |
WebeditToolbarItem
Item definition for the toolbar in Webedit.
|
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210