A B C D E F G H I J K L M N O P R S T U V W

T

tabClosed() - Method in class de.espirit.firstspirit.client.gui.applications.TabListener.Adapter
Called when the tab has been closed.
tabClosed() - Method in interface de.espirit.firstspirit.client.gui.applications.TabListener
Called when the tab has been closed.
tabDeselected() - Method in class de.espirit.firstspirit.client.gui.applications.TabListener.Adapter
Called when the tab is deselected.
tabDeselected() - Method in interface de.espirit.firstspirit.client.gui.applications.TabListener
Called when the tab is deselected.
TabListener - Interface in de.espirit.firstspirit.client.gui.applications
This interface can be used to be informed about tab changes of a specific application tab inside the tab application area.
TabListener.Adapter - Class in de.espirit.firstspirit.client.gui.applications
An abstract adapter class for receiving tablistener events.
TabListener.Adapter() - Constructor for class de.espirit.firstspirit.client.gui.applications.TabListener.Adapter
 
tabSelected() - Method in class de.espirit.firstspirit.client.gui.applications.TabListener.Adapter
Called when the tab is selected.
tabSelected() - Method in interface de.espirit.firstspirit.client.gui.applications.TabListener
Called when the tab is selected.
tearDown() - Method in interface de.espirit.firstspirit.client.plugin.ClientPlugin
Called before application(client) tear down.
title(String) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabAppearance.Builder
Sets the title for the application tab related to this tab appearance builder.
title(String) - Method in interface de.espirit.firstspirit.client.gui.applications.ApplicationTabConfiguration
Shortcut for ApplicationTabConfiguration.appearance().
TNodeService - Interface in de.espirit.firstspirit.service.treedata
FirstSpirit client interface for hierarchically organized data.
toReference(ReferenceHolder.ChangeCallback) - Method in interface de.espirit.firstspirit.client.access.editor.ReferenceHolder
Resolves a reference descriptor from the referenced element.
TransferAgent - Interface in de.espirit.firstspirit.agency
Definition for an agent providing means to produce transfer relevant objects.
TransferException - Exception in de.espirit.firstspirit.ui.gadgets.aspects.transfer
Exception thrown if consuming a commodity failed.
TransferException(String) - Constructor for exception de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferException
Constructs a transfer exception with the given message.
TransferException(String, Throwable) - Constructor for exception de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferException
Constructs a tansfer exception with the given message and a reference to a cause.
TransferHandling - Interface in de.espirit.firstspirit.ui.gadgets.aspects.transfer
Aspect providing means to handle transfers.
TransferListener - Interface in de.espirit.firstspirit.client.io.crc
 
TransferSupplying - Interface in de.espirit.firstspirit.ui.gadgets.aspects.transfer
Aspect providing generic means to supply transfers by arbitrary sources.
TransferType<T> - Class in de.espirit.firstspirit.ui.gadgets.aspects.transfer
Transfer type, a typed wrapper for data flavors.
TYPE - Static variable in interface de.espirit.firstspirit.access.ModuleAgent
Type token, use this for SpecialistsBroker.requestSpecialist(de.espirit.firstspirit.agency.SpecialistType) or SpecialistsBroker.requireSpecialist(de.espirit.firstspirit.agency.SpecialistType).
type() - Method in enum de.espirit.firstspirit.access.store.ReferenceType
Provides the type's name.
TYPE - Static variable in interface de.espirit.firstspirit.agency.BrokerAgent
The specialized agent's type to be used to look up the agent via a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.ClientServiceRegistryAgent
An agent providing means to register client local service instances.
TYPE - Static variable in interface de.espirit.firstspirit.agency.FsResourceAgent
Technical type of an agent specialized in providing access to fs resources.
TYPE - Static variable in interface de.espirit.firstspirit.agency.LanguageAgent
The agent's technical type to be used for requesting the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.LegacyModuleAgent
The agent's techincal type to be used to request the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.OperationAgent
The agent's technical type to be used for requesting the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.ProjectAgent
The agent's techincal type to be used to request the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.ResolutionAgent
The agent's technical type to be used to request the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.StoreAgent
The specialized agent's technical type to be used for requesting the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.StoreElementAgent
The specialized agent's type to be used for requesting the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.TransferAgent
The agent's techincal type to be used to request the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.UIAgent
The specialist's technical type to be used for requesting the agent from a SpecialistsBroker.
TYPE - Static variable in interface de.espirit.firstspirit.agency.UserAgent
An agent providing access to current user.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.DifferenceComputing
Aspect for ValueEngineers providing means to compute differences between values.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.InitialValueProviding
Aspect for ValueEngineers providing an initial value.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.MatchSupporting
Aspect for ValueEngineers supporting indexing and searching.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.ReferenceConstructionAgent
Agent providing means to create reference holding containers for store elements, data sets, and external URLs.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.ReferenceContaining
Aspect for reference containing ValueEngineers.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.ReferenceTransformationAgent
Agent providing means to operate on references on store elements, data sets, and external URLs.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.ValidationSupporting
Aspect for ValueEngineers supporting value validation.
TYPE - Static variable in interface de.espirit.firstspirit.client.access.editor.ValueIndexSupporting
Aspect for ValueEngineers supporting indexing and full text searching.
TYPE - Static variable in interface de.espirit.firstspirit.client.gui.applications.browser.BrowserApplication
Application type to open this browser application.
TYPE - Static variable in interface de.espirit.firstspirit.client.gui.applications.MultiApplication
The application technical type to be used for open a multi application via ApplicationService.openApplication(ApplicationType, ApplicationTabConfiguration).
TYPE - Static variable in interface de.espirit.firstspirit.client.gui.applications.SwingApplication
The application technical type to be used for open a swing application via ApplicationService.openApplication(ApplicationType, ApplicationTabConfiguration).
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.ChangeManaging
Aspect definition for a gadget that manages changes on its value.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.ChangeTracking
Deprecated. The aspect's technical type being used to request this aspect from a Gadget.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.DifferenceVisualizing
Aspect type.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.DisplaySettingsAware
The aspect's technical type being used to request the aspect from this Gadget.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.Editable
The aspect's technical to be used for requesting the aspect from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.focus.SwingFocusable
The aspect's technical type being used to request the aspect from a Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.highlight.Highlightable
The aspect's technical type being used for requesting this aspect from an Aspectable
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.IntegrityValidating
The aspects type.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.Labelable
The aspect's technical type for requesting the aspect from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.LabelHidable
The aspect's technical type being used for requesting the aspect from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.Resizable
The aspect's technical type to be used for requesting it from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.SingleLineable
The aspect's programmatic type being used for requesting the aspect from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferHandling
Aspect providing means to handle transfers.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.transfer.TransferSupplying
The aspect's technical type being used to request the aspect from a Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.ValueHolder
The aspect's generic type to access the value holding container in an unchecked way.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.aspects.ValueLikening
The aspect's technical type to be used for requesting it from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.swing.SeparateEditable
The aspect's technical type being used to request an aspect from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.gadgets.swing.WidthFixable
The aspect's technical type to be used for requesting the aspect from an Aspectable.
TYPE - Static variable in interface de.espirit.firstspirit.ui.operations.RequestOperation
The operation's type.
typeOf(String) - Static method in enum de.espirit.firstspirit.access.store.ReferenceType
 
typeOf(IDProvider.UidType) - Static method in enum de.espirit.firstspirit.access.store.ReferenceType
Determine the reference type based on the given uid type.
TypeToken<T> - Class in de.espirit.common.lang
Abstract type token implementation, click on Use-link above for further reading.
TypeToken.MissingTypeParameterError - Error in de.espirit.common.lang
Error thrown, if the sub-type does not give a proper parameterization.

A B C D E F G H I J K L M N O P R S T U V W
Copyright © 2012 e-Spirit AG. All Rights Reserved. Build 4.2.480