- JAVACLIENT - Static variable in class de.espirit.firstspirit.agency.ClientUrlAgent.ClientType
-
The type of the JavaClient application.
- JavaClientApi - Interface in de.espirit.firstspirit.client.gui
-
Api object which will be injected as javascript proxy object in the browser apps of FirstSpirit (e.g.
- JavaClientContextMenuItem - Interface in de.espirit.firstspirit.client.plugin.contextmenu
-
An item to be used in context menus of the java client.
- JavaClientContextNewMenuItemsPlugin - Interface in de.espirit.firstspirit.client.plugin
-
Definition of a plug-in providing specific items for the "new" sub-menu of context menus of the java client.
- JavaClientContextPluginsMenuItemsPlugin - Interface in de.espirit.firstspirit.client.plugin
-
Definition of a plug-in providing specific items targeting the plugins menu of the java client.
- JavaClientDisplayElementConfigurator - Interface in de.espirit.firstspirit.ui.operations
-
- JavaClientEditorialToolbarItemsPlugin - Interface in de.espirit.firstspirit.client.plugin
-
Definition of a plug-in providing specific items targetting the editorial toolbar of the java client.
- JavaClientExecutablePluginItem<C extends BaseContext> - Interface in de.espirit.firstspirit.client.plugin
-
Definition of an item providing an executable operation in the java client.
- JavaClientItemsPlugin<T extends Item<?>> - Interface in de.espirit.firstspirit.client.plugin
-
JavaClient plug-in providing items.
- JavaClientPermanentPlugin - Interface in de.espirit.firstspirit.client.plugin
-
A marker for a FirstSpirit plug-in that is to run permanently, i.e., throughout a java client's lifetime.
- JavaClientPlugin - Interface in de.espirit.firstspirit.client.plugin
-
Deprecated.
since 5.1.100 use a specific plug-in type
instead (see hierarchy).
- JavaClientToolbarItem - Interface in de.espirit.firstspirit.client.plugin.toolbar
-
Definition of an item targeting the toolbar of the javaclient.
- jumpTo(FSID) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Jumps to the given target fsid
.
- jumpTo(JavaScriptObject) - Method in interface de.espirit.firstspirit.webedit.client.api.Common
-
Jumps to the given target, specified by store-type and element id.