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.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.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 |
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 | 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 |
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 © 2014 e-Spirit AG. All Rights Reserved. Build 5.0_BETA.500