- BaseContext - Interface in de.espirit.firstspirit.access
-
A simple base context used for firstspirit hotspots like client plugins.
- BaseContext.Env - Enum in de.espirit.firstspirit.access
-
Definition of execution environments.
- beforeDelete(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeDelete(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before deleting a file.
- beforeDownload(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeDownload(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before downloading a file.
- beforeExists(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeExists(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before checking if a file exists.
- beforeGetFile(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeGetFile(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before getting file info.
- beforeListFiles(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeListFiles(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before listing directory contends.
- beforeMkdir(CRCSession, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeMkdir(CRCSession, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before creating a directory.
- beforeRename(CRCSession, String, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeRename(CRCSession, String, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before renaming a file.
- beforeSwitch(CRCSession, String, String) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeSwitch(CRCSession, String, String) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before switching two paths.
- beforeTouch(CRCSession, String, long) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeTouch(CRCSession, String, long) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before touching a file.
- beforeUpload(CRCSession, String, boolean) - Method in class de.espirit.firstspirit.client.io.crc.AbstractTransferListener
-
- beforeUpload(CRCSession, String, boolean) - Method in interface de.espirit.firstspirit.client.io.crc.TransferListener
-
Called before uploading a file.
- BinaryFunction<R,P1,P2> - Interface in de.espirit.common.function
-
Simple interface to create an type safe instance of an object based on two parameters.
- BinaryProcedure<P1,P2> - Interface in de.espirit.common.function
-
Simple procedure callback to be called with two type safe parameters.
- bind() - Method in interface de.espirit.firstspirit.client.gui.applications.BrowserNodeHandlerBuilder
-
Creates and binds the configured handler.
- borderType(Store.Type) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.Builder
-
Defines the border type used for the colored border beneath the application tab button.
- BrokerAgent - Interface in de.espirit.firstspirit.agency
-
Definition for an agent offering access to
SpecialistsBroker
s, each of which operates
on a remote projects that is registered for the given symbolic name.
- BrowserApplication - Interface in de.espirit.firstspirit.client.gui.applications.browser
-
Browser application interface to open and control an integrated browser instance.
- BrowserApplicationConfiguration - Interface in de.espirit.firstspirit.client.gui.applications.browser
-
- BrowserListener - Interface in de.espirit.firstspirit.client.gui.applications.browser
-
Interface for listener on browser change events.
- BrowserListener.Adapter - Class in de.espirit.firstspirit.client.gui.applications.browser
-
An abstract adapter class for receiving browser events.
- BrowserListener.Adapter() - Constructor for class de.espirit.firstspirit.client.gui.applications.browser.BrowserListener.Adapter
-
- BrowserNode - Interface in de.espirit.firstspirit.client.gui.applications
-
- BrowserNodeActionProvider<T> - Interface in de.espirit.firstspirit.client.gui.applications
-
Interface providing methods for node based actions.
- BrowserNodeHandler<T> - Interface in de.espirit.firstspirit.client.gui.applications
-
Handler for browser node based user interaction.
- BrowserNodeHandlerBuilder<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
- BrowserNodeHandlerBuilder.DragContext - Interface in de.espirit.firstspirit.client.gui.applications
-
Interface providing access to drag context.
- BrowserNodeHandlerBuilder.DragListener<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
A drag listener receiving information on drag events.
- BrowserNodeHandlerBuilder.DropHandler<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
A drop handler receiving information on drop events.
- BrowserNodeHandlerBuilder.ElementDecorator<N> - Interface in de.espirit.firstspirit.client.gui.applications
-
Decorator for registered elements.
- BrowserNodeHandlerBuilder.SelectionMode - Enum in de.espirit.firstspirit.client.gui.applications
-
Selection mode for the registered nodes