Index

A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbstractAsyncHttpClientManager<BUILDER> - Class in org.eclipse.scout.rt.shared.http.async
Acts as factory and cache for CloseableHttpAsyncClient (client is initialized only once); implementations use different HttpAsyncClients methods and configurations to build this client.
AbstractAsyncHttpClientManager() - Constructor for class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
AbstractBrowserFieldData - Class in org.eclipse.scout.rt.shared.data.form.fields.browserfield
 
AbstractBrowserFieldData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
AbstractCalendarItem - Class in org.eclipse.scout.rt.shared.services.common.calendar
 
AbstractCalendarItem() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
AbstractCalendarItem(Object) - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
AbstractCode<T> - Class in org.eclipse.scout.rt.shared.services.common.code
 
AbstractCode() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
Configured
AbstractCode(boolean) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
AbstractCode(ICodeRow<T>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
AbstractCode(ICodeRow<T>, boolean) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
Dynamic
AbstractCode.LocalCodeExtension<T,OWNER extends AbstractCode<T>> - Class in org.eclipse.scout.rt.shared.services.common.code
The extension delegating to the local methods.
AbstractCodeChain(List<? extends ICodeExtension<T, ? extends AbstractCode<T>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeChains.AbstractCodeChain
 
AbstractCodeExtension<T,OWNER extends AbstractCode<T>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
AbstractCodeExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeExtension
 
AbstractCodeToDoFunction<EXPLICIT_SOURCE extends ICode<?>,EXPLICIT_TARGET extends CodeDo> - Class in org.eclipse.scout.rt.shared.services.common.code.mapping
Base implementation of ICodeToDoFunction.
AbstractCodeToDoFunction() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
 
AbstractCodeToDoFunction.ICodeTypeDoIdConverter - Interface in org.eclipse.scout.rt.shared.services.common.code.mapping
Adapter interface that converts a Code id (ICode.getId()) or CodeType id (ICodeType.getId()) to a String which can be put to a CodeDo or CodeTypeDo.
AbstractCodeToDoFunction.IIdCodeTypeDoIdConverter - Class in org.eclipse.scout.rt.shared.services.common.code.mapping
Default Code id converter supporting IIds.
AbstractCodeType<CODE_TYPE_ID,CODE_ID> - Class in org.eclipse.scout.rt.shared.services.common.code
 
AbstractCodeType() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeType
 
AbstractCodeType(boolean) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeType
 
AbstractCodeType.LocalCodeTypeExtension<CODE_TYPE_ID,CODE_ID,OWNER extends AbstractCodeType<CODE_TYPE_ID,CODE_ID>> - Class in org.eclipse.scout.rt.shared.services.common.code
The extension delegating to the local methods.
AbstractCodeTypeExtension<CODE_TYPE_ID,CODE_ID,OWNER extends AbstractCodeType<CODE_TYPE_ID,CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
AbstractCodeTypeExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeTypeExtension
 
AbstractCodeTypeToDoFunction<EXPLICIT_SOURCE extends ICodeType<?,?>,EXPLICIT_TARGET extends CodeTypeDo> - Class in org.eclipse.scout.rt.shared.services.common.code.mapping
Base implementation of ICodeTypeToDoFunction.
AbstractCodeTypeToDoFunction() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeTypeToDoFunction
 
AbstractCodeTypeWithGeneric<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.services.common.code
 
AbstractCodeTypeWithGeneric() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
AbstractCodeTypeWithGeneric(boolean) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
AbstractCodeTypeWithGeneric.LocalCodeTypeWithGenericExtension<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>,OWNER extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID,CODE_ID,CODE>> - Class in org.eclipse.scout.rt.shared.services.common.code
The extension delegating to the local methods.
AbstractCodeTypeWithGenericChain(List<? extends ICodeTypeExtension<CODE_TYPE_ID, CODE_ID, ? extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID, CODE_ID, ? extends ICode<CODE_ID>>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.AbstractCodeTypeWithGenericChain
 
AbstractCodeTypeWithGenericExtension<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>,OWNER extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID,CODE_ID,CODE>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
AbstractCodeTypeWithGenericExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeTypeWithGenericExtension
 
AbstractContainerValidationService - Class in org.eclipse.scout.rt.shared.extension
 
AbstractContainerValidationService() - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
AbstractContributionComposite - Class in org.eclipse.scout.rt.shared.extension
 
AbstractContributionComposite() - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
AbstractContributionComposite(Object, boolean) - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
AbstractExtension<OWNER extends IExtensibleObject> - Class in org.eclipse.scout.rt.shared.extension
 
AbstractExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractExtension
 
AbstractExtensionChain<EXTENSION> - Class in org.eclipse.scout.rt.shared.extension
The abstract class of all extension delegations from extendible methods.
AbstractExtensionChain(List<? extends IExtension<?>>, Class<? extends IExtension>) - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain
 
AbstractExtensionChain.MethodInvocation<RETURN_VALUE> - Class in org.eclipse.scout.rt.shared.extension
 
AbstractExtensionRegistryItem - Class in org.eclipse.scout.rt.shared.extension
 
AbstractExtensionRegistryItem(long, Double) - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractExtensionRegistryItem
 
AbstractFormData - Class in org.eclipse.scout.rt.shared.data.form
 
AbstractFormData() - Constructor for class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
AbstractFormFieldData - Class in org.eclipse.scout.rt.shared.data.form.fields
 
AbstractFormFieldData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
AbstractHttpTransportManager - Class in org.eclipse.scout.rt.shared.http
Abstract implementation of an IHttpTransportManager.
AbstractHttpTransportManager() - Constructor for class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
AbstractHttpTransportManager.DefaultHttpRequestInitializer - Class in org.eclipse.scout.rt.shared.http
Example HttpRequestInitializer (see HttpRequestInitializer) to disable read timeout and do not throw exceptions in case of non 2xx responses.
AbstractIcons - Class in org.eclipse.scout.rt.shared
See also icons.css.
AbstractIcons() - Constructor for class org.eclipse.scout.rt.shared.AbstractIcons
 
AbstractLookupRowCollector() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
AbstractMoveModelObjectHandler<ORDERED extends IOrdered> - Class in org.eclipse.scout.rt.shared.extension
The top level list is expected to be sorted by the caller.
AbstractMoveModelObjectHandler(String, OrderedCollection<ORDERED>) - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
AbstractMultiSessionCookieStore<CS> - Class in org.eclipse.scout.rt.shared.http
Abstract super-class for multi session cookie stores.
AbstractMultiSessionCookieStore() - Constructor for class org.eclipse.scout.rt.shared.http.AbstractMultiSessionCookieStore
 
AbstractPageState - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
AbstractPageState() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
AbstractPageState(AbstractPageState) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
AbstractPropertyData<T> - Class in org.eclipse.scout.rt.shared.data.form.properties
 
AbstractPropertyData() - Constructor for class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
AbstractSerializableExtension<OWNER extends IExtensibleObject & Serializable> - Class in org.eclipse.scout.rt.shared.extension
 
AbstractSerializableExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractSerializableExtension
 
AbstractServiceTunnel - Class in org.eclipse.scout.rt.shared.servicetunnel
Service tunnel is Thread-Safe.
AbstractServiceTunnel() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
 
AbstractTableFieldBeanData - Class in org.eclipse.scout.rt.shared.data.form.fields.tablefield
Form field data for table fields.
AbstractTableFieldBeanData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
AbstractTablePageData - Class in org.eclipse.scout.rt.shared.data.page
Table-based page data.
AbstractTablePageData() - Constructor for class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
 
AbstractTableRowData - Class in org.eclipse.scout.rt.shared.data.basic.table
Bean that stores the contents of a scout table row.
AbstractTableRowData() - Constructor for class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
 
AbstractTreeFieldData - Class in org.eclipse.scout.rt.shared.data.form.fields.treefield
 
AbstractTreeFieldData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.treefield.AbstractTreeFieldData
 
AbstractUserPreferencesStorageService - Class in org.eclipse.scout.rt.shared.services.common.prefs
Abstract implementation to store the preferences on the session.
AbstractUserPreferencesStorageService() - Constructor for class org.eclipse.scout.rt.shared.services.common.prefs.AbstractUserPreferencesStorageService
 
AbstractUTCFieldData - Class in org.eclipse.scout.rt.shared.data.form.fields
 
AbstractUTCFieldData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.AbstractUTCFieldData
 
AbstractValueFieldData<T> - Class in org.eclipse.scout.rt.shared.data.form.fields
 
AbstractValueFieldData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.AbstractValueFieldData
 
AbstractWebResourceResolver - Class in org.eclipse.scout.rt.shared.ui.webresource
 
AbstractWebResourceResolver() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
accept(FastPropertyDescriptor) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableRowDataPropertyFilter
 
accept(CodeTypeCacheKey, ICodeType<?, ?>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheEntryFilter
 
acceptClass(IBeanManager, Class<?>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
Returns true if the given class (a public interface) should be registered as bean.
acceptedByActive(ICode<CODE_ID>, int) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
acceptedByFilter(ICode<CODE_ID>, int) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
acceptedByRowCount() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
ACTIVE_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
add(URI, HttpCookie) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
addBookmarks(BookmarkFolder, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
Convenience method to add bookmarks from a folder (folder tree)
addChild(CODE, CODE) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesHandler
 
addChild(ORDERED, ORDERED) - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
addChildCodeInternal(int, ICode<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
addChildCodeInternal(int, ICode<T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
do not use this internal method unless the intention is in fact to change the structure of the possibly shared ICodeType
addConnectionKeepAliveSettings(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
addConnectionKeepAliveSettings(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
addCookie(Cookie) - Method in class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
addCorrelationId(HttpRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
Method invoked to add the correlation ID as HTTP header to the request.
addCustomHeaders(HttpRequest, ServiceTunnelRequest, byte[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
addDisplayText(String) - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
addEdge(GraphEdge) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
addHeader(String, String) - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpRequest
 
addInvalidationListener(Consumer<ICacheEntryFilter<CodeTypeCacheKey, ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
addInvalidationListener(Consumer<ICacheEntryFilter<CodeTypeCacheKey, ICodeType<?, ?>>>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
Adds a new listener to be notified when code cache entries are invalidated.
ADDITIONAL_TABLE_ROW_DATA - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
addListener(ISessionListener) - Method in interface org.eclipse.scout.rt.shared.ISession
Registers the given listener to be notified about session state changes.
addLookupCall(ILookupCall<?>) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupCall
 
addNode(GraphNode) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
addPathElement(AbstractPageState) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
addPossibleContributionForContainer(Class<?>, Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
addPossibleMoveForContainer(Class<? extends IOrdered>, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
addPreferenceChangeListener(IPreferenceChangeListener) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Adds the given IPreferenceChangeListener to the list of listeners to be notified about preference changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
addRecipientEmail(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
addRecurrenceException(RecurrenceException) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
addRedirectSettings(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
addRedirectSettings(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
addRetrySettings(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
addRetrySettings(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
addRootCodeInternal(int, CODE) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
do not use this internal method unless the intention is in fact to change the structure of the possibly shared ICodeType
addRow() - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
addRow(int) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
Create, adds and returns a new AbstractTableRowData which row state is initialized with the given value.
addRow(AbstractTableRowData) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
addSignatureHeader(HttpRequest, byte[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
AffineTransformSpec - Class in org.eclipse.scout.rt.shared.data.basic
 
AffineTransformSpec() - Constructor for class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 
AffineTransformSpec(double, double, double, double, double) - Constructor for class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 
AffineTransformSpec(AffineTransformSpec) - Constructor for class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 
afterTunnel(long, ServiceTunnelResponse) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
Method invoked after the service request was tunneled.
ALL_BITS_SET - Static variable in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Holder value with all bits set (all set to true).
allBitsEqual(byte, Predicate<String>) - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
 
allBitsSet(byte) - Static method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Checks if the given byte has all bits set.
ALTERNATIVE - Enum constant in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
ALTERNATIVE - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that is available on selected widgets and enables an alternative style.
ALTERNATIVE_INVERTED - Enum constant in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
ANDROID - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
ANDROID - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
angle - Variable in class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 
AngleDoubleLeft - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleDoubleRight - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleDown - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleDownBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleLeft - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleLeftBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleRight - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleRightBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleUp - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AngleUpBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
AnnotationFactory - Class in org.eclipse.scout.rt.shared
 
ApacheHttpRequest - Class in org.eclipse.scout.rt.shared.http.transport
Internal LowLevelHttpRequest for ApacheHttpTransport.
ApacheHttpRequest(HttpClient, HttpUriRequestBase) - Constructor for class org.eclipse.scout.rt.shared.http.transport.ApacheHttpRequest
 
ApacheHttpResponse - Class in org.eclipse.scout.rt.shared.http.transport
Internal LowLevelHttpResponse for ApacheHttpTransport.
ApacheHttpResponse(HttpUriRequestBase, ClassicHttpResponse) - Constructor for class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
ApacheHttpTransport - Class in org.eclipse.scout.rt.shared.http.transport
Unfortunately com.google.api.client.http.apache.ApacheHttpTransport/com.google.api.client.http.apache.v2.ApacheHttpTransport does not support the Apache HTTP client library for versions greater than 4.3/4.5.
ApacheHttpTransport(HttpClient) - Constructor for class org.eclipse.scout.rt.shared.http.transport.ApacheHttpTransport
 
ApacheHttpTransportBuilder(HttpClientBuilder, HttpClientConnectionManager) - Constructor for class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory.ApacheHttpTransportBuilder
 
ApacheHttpTransportConnectionTimeToLiveProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportConnectionTimeToLiveProperty
 
ApacheHttpTransportEvictExpiredConnectionsProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictExpiredConnectionsProperty
 
ApacheHttpTransportEvictIdleConnectionsTimeoutProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictIdleConnectionsTimeoutProperty
 
ApacheHttpTransportFactory - Class in org.eclipse.scout.rt.shared.http
Factory to create the ApacheHttpTransport instances.
ApacheHttpTransportFactory() - Constructor for class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
ApacheHttpTransportFactory.ApacheHttpTransportBuilder - Class in org.eclipse.scout.rt.shared.http
 
ApacheHttpTransportKeepAliveProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportKeepAliveProperty
 
ApacheHttpTransportMaxConnectionsPerRouteProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsPerRouteProperty
 
ApacheHttpTransportMaxConnectionsTotalProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsTotalProperty
 
ApacheHttpTransportRetryOnNoHttpResponseExceptionProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnNoHttpResponseExceptionProperty
 
ApacheHttpTransportRetryOnSocketExceptionByConnectionResetProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnSocketExceptionByConnectionResetProperty
 
ApacheMultiSessionCookieStore - Class in org.eclipse.scout.rt.shared.http
AbstractMultiSessionCookieStore implementation for Apache HTTP Client.
ApacheMultiSessionCookieStore() - Constructor for class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
ApiExposedCodeTypeDoContributor - Class in org.eclipse.scout.rt.shared.services.common.code
Default IApiExposedCodeTypeContributor that exposes all ICodeType instances which have the ApiExposed annotation.
ApiExposedCodeTypeDoContributor() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributor
 
appendCustomArgs(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
Add principal specific params to the token.
apply(EXPLICIT_SOURCE, EXPLICIT_TARGET) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
 
apply(EXPLICIT_SOURCE, EXPLICIT_TARGET) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeTypeToDoFunction
 
apply(Object) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction.IIdCodeTypeDoIdConverter
 
applyOrder(MoveDescriptor<ORDERED>, ORDERED) - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
applyTime(Date, int, int, int) - Static method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
ArrayConsumer - Class in org.eclipse.scout.rt.shared.csv
 
ArrayConsumer() - Constructor for class org.eclipse.scout.rt.shared.csv.ArrayConsumer
 
ArrowRightBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
asset() - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
assetNameToMinifiedNameIndex(boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
AuthTokenPrivateKeyProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenPrivateKeyProperty
 
AuthTokenPublicKeyProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenPublicKeyProperty
 
AuthTokenTimeToLiveProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenTimeToLiveProperty
 
autoRegisterInternal(Class<?>, Class<?>, ClassIdentifier, ClassIdentifier, Double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
available() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
Avg - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 

B

BackendUrlProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.BackendUrlProperty
 
BACKGROUND_COLOR_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
backupExtensionContext() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
backupExtensionContext() - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Creates a backup of the current extension context (i.e.
BackupScopeStack(ExtensionScope<ExtensionRegistryItem>, ExtensionScope<ExtensionRegistryItem>) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionContext.BackupScopeStack
 
baseName() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
BatchLookupCall - Class in org.eclipse.scout.rt.shared.services.lookup
 
BatchLookupCall() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.BatchLookupCall
 
BatchLookupCall(List<ILookupCall<?>>) - Constructor for class org.eclipse.scout.rt.shared.services.lookup.BatchLookupCall
 
BatchLookupNormalizer - Class in org.eclipse.scout.rt.shared.services.lookup
Normalize batch lookup calls.
BatchLookupNormalizer() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.BatchLookupNormalizer
 
BatchLookupResultCache - Class in org.eclipse.scout.rt.shared.services.lookup
Cache used to optimize performance on BatchLookupCalls with IBatchLookupService.
BatchLookupResultCache() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
 
beforeTunnel(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
Method invoked before the service request is tunneled to the server.
BinaryServiceTunnelContentHandler - Class in org.eclipse.scout.rt.shared.servicetunnel
"No frills" implementation for client-server communication with optional compression.
BinaryServiceTunnelContentHandler() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
bitNames() - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
 
Bookmark - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
Bookmark() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
Bookmark(Bookmark) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
BookmarkChangedClientNotification - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
BookmarkChangedClientNotification() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkChangedClientNotification
 
BookmarkData - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
BookmarkData() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
 
BookmarkData(BookmarkData) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
 
BookmarkFolder - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
BookmarkFolder() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
BookmarkFolder(BookmarkFolder) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
BORDERLESS_FIELD_PADDING_Y - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that applies the same vertical padding to the .field as to the label (useful e.g.
BOTTOM_PADDING_INVISIBLE - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that removes the bottom padding of group boxes, even if borderVisible is true.
BoundsSpec - Class in org.eclipse.scout.rt.shared.data.basic
 
BoundsSpec() - Constructor for class org.eclipse.scout.rt.shared.data.basic.BoundsSpec
 
BoundsSpec(int, int, int, int) - Constructor for class org.eclipse.scout.rt.shared.data.basic.BoundsSpec
 
build() - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
buildHandlerLinking() - Method in class org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistry
 
buildRequest(String, String) - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpTransport
 
BUTTON_ICON_LARGE - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that applies a larger font size for button icons.
ByteArrayContentEx - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Implementation of AbstractInputStreamContent based on a byte array that is repeatable depending on the flag retrySupported.
ByteArrayContentEx(String, byte[], boolean) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
ByteArrayContentEx(String, byte[], int, int, boolean) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 

C

CacheNotificationHandler - Class in org.eclipse.scout.rt.shared.cache
Basic handler for InvalidateCacheNotification.
CacheNotificationHandler() - Constructor for class org.eclipse.scout.rt.shared.cache.CacheNotificationHandler
 
calculateViewOrder() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
Calculates the column's view order, e.g.
Calendar - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
CalendarAppointment - Class in org.eclipse.scout.rt.shared.services.common.calendar
 
CalendarAppointment() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
CalendarAppointment(Object[]) - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
CalendarAppointment(Object, Object, Date, Date, boolean, String, String, String, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
CalendarItemDescriptionElement - Class in org.eclipse.scout.rt.shared.services.common.calendar
 
CalendarItemDescriptionElement() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
CalendarResourceDo - Class in org.eclipse.scout.rt.shared.services.common.calendar
Used to enable support for multiple calendars in the Calendar widget.
CalendarResourceDo() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
 
CalendarTask - Class in org.eclipse.scout.rt.shared.services.common.calendar
 
CalendarTask() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
CalendarTask(Object[]) - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
CalendarTask(Object, Object, Date, Date, Date, String, String, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
call() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallable
Invokes the remote service operation.
callChain(AbstractExtensionChain.MethodInvocation<?>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain
 
callInitializer() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
callInitializer() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
callMethod(EXTENSION) - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.MethodInvocation
 
cancel() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallable
Cancels the remote service operation on server side.
cancel(long) - Method in interface org.eclipse.scout.rt.shared.services.common.context.IRunMonitorCancelService
Cancels all running operations which are associated with the given requestSequence.
CANCEL_METHOD - Static variable in interface org.eclipse.scout.rt.shared.services.common.context.IRunMonitorCancelService
Use this constant to construct cancellation request.
CaretDown - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
CaretLeft - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
CaretRight - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
CaretUp - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
changeBit(String, boolean, byte) - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Changes the bit position associated with the given name to the given value.

Example:
changePassword(String, char[], char[]) - Method in interface org.eclipse.scout.rt.shared.services.common.pwd.IPasswordManagementService
change the password of a user
Chart - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
checkAlreadyCancelled(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
Will throw a CancellationException if the future is already cancelled.
CHECKBOX_INDENTATION - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that increases the size of the left margin by the width of the "[X]" part of a check box field.
CheckedBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
checkMultiSessionCookieStoreAlreadyInstalled(CookieHandler) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller
MultiSessionCookieStore is registered within JRE for all instances of HttpClient, but cannot be shared between multiple Scout deployments because the session lookup won't work between sessions and thread locals of different class loaders.
checkRetryNoHttpResponseException(IOException) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
 
checkRetrySocketException(IOException) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
 
ChevronDownBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
ChevronLeftBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
ChevronRightBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
ChevronUpBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
CHROME - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
CircleSolid - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
classId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
classId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
classId() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
ClasspathWebResourceResolver - Class in org.eclipse.scout.rt.shared.ui.webresource
 
ClasspathWebResourceResolver() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.ClasspathWebResourceResolver
 
cleanPath(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
clear() - Method in class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
clear() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
Fires a change event
clear() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
clear all elements in the filter
clear() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Removes all of the properties (key-value associations) in this node.
clear() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
clearBit(String, byte) - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Clears the bit position associated with the given name to false.

Example:
clearExpired(Date) - Method in class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
clearRows() - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
Removes all rows.
ClientNotificationAddress - Class in org.eclipse.scout.rt.shared.clientnotification
Determines how the client notification needs to be dispatched and handled.
ClientNotificationAddress() - Constructor for class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
Only one of the following expression must evaluate to true (listed in order of evaluation in ClientNotificationDispatcher): notifyAllNodes notifyAllSessions !CollectionUtility.isEmpty(sessionIds) !CollectionUtility.isEmpty(userIds)
ClientNotificationMessage - Class in org.eclipse.scout.rt.shared.clientnotification
 
ClientNotificationMessage(IClientNotificationAddress, Serializable, boolean, String) - Constructor for class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationMessage
 
Clock - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
clone() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
close() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
close() - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedOutputStream
 
close() - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedWriter
 
close() - Method in class org.eclipse.scout.rt.shared.services.common.file.DecompressedInputStream
 
close() - Method in class org.eclipse.scout.rt.shared.services.common.file.DecompressedReader
 
close() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
close() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
coalesce(ICacheEntryFilter<CodeTypeCacheKey, ICodeType<?, ?>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheEntryFilter
 
CODE_SERVICE_CACHE_ID - Static variable in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
CodeChains - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
CodeChains.AbstractCodeChain<T> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
CodeChains.CodeCreateChildCodesChain<T> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
CodeCreateChildCodesChain(List<? extends ICodeExtension<T, ? extends AbstractCode<T>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeChains.CodeCreateChildCodesChain
 
CodeLookupCall<CODE_ID> - Class in org.eclipse.scout.rt.shared.services.lookup
 
CodeLookupCall(Class<? extends ICodeType<?, CODE_ID>>) - Constructor for class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
CodeLookupCall.AbstractLookupRowCollector - Class in org.eclipse.scout.rt.shared.services.lookup
 
CodeRow<ID_TYPE> - Class in org.eclipse.scout.rt.shared.services.common.code
 
CodeRow(ID_TYPE, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
CodeRow(ID_TYPE, String, String, String, String, String, FontSpec, String, boolean, ID_TYPE, boolean, String, Number, long) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
CodeRow(ID_TYPE, String, String, String, String, String, FontSpec, String, boolean, ID_TYPE, boolean, String, Number, long, double) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
CodeRow(Object[]) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
This constructor only works if you are using a subclass of CodeRow.
CodeRow(Object[], int) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
This constructor only works if you are using a subclass of CodeRow.
CodeRow(Object[], int, Class<? extends ID_TYPE>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
Cell array containing the following values
CodeRow(Object[], Class<? extends ID_TYPE>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
CodeRow(ICodeRow<ID_TYPE>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
CODES - Class in org.eclipse.scout.rt.shared.services.common.code
Convenience accessor for service ICodeService
CodeService - Class in org.eclipse.scout.rt.shared.services.common.code
Common logic for the ICodeService implementations.
CodeService() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
CodeService.InvalidationListenerWrapper - Class in org.eclipse.scout.rt.shared.services.common.code
 
codesToDos(Collection<? extends ICode<?>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
Converts the codes given to data objects.
CodeToDoFunction - Class in org.eclipse.scout.rt.shared.services.common.code.mapping
Default function that converts a ICode to a CodeDo.
CodeToDoFunction() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.mapping.CodeToDoFunction
 
CodeTypeCacheEntryFilter - Class in org.eclipse.scout.rt.shared.services.common.code
Filter to match according code type classes.
CodeTypeCacheEntryFilter(Class<? extends ICodeType<?, ?>>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheEntryFilter
 
CodeTypeCacheEntryFilter(Collection<Class<? extends ICodeType<?, ?>>>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheEntryFilter
 
CodeTypeCacheKey - Class in org.eclipse.scout.rt.shared.services.common.code
Key class used for the cache in the ICodeService implementation.
CodeTypeCacheKey(Class<? extends ICodeType<?, ?>>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
CodeTypeCacheKey(Locale, Class<? extends ICodeType<?, ?>>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
CodeTypeCacheUtility - Class in org.eclipse.scout.rt.shared.services.common.code
Utilities and factory methods for CodeService
CodeTypeCacheUtility() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheUtility
 
CodeTypeClassInventory - Class in org.eclipse.scout.rt.shared.services.common.code
Inventory service for code types classes for registration.
CodeTypeClassInventory() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventory
 
CodeTypeClassInventory(Predicate<IClassInfo>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeClassInventory
 
CodeTypeProducer - Class in org.eclipse.scout.rt.shared.services.common.code
Producer for code type instances.
CodeTypeProducer() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeProducer
 
CodeTypeRegistrator - Class in org.eclipse.scout.rt.shared.services.common.code
registers all ICodeType beans using the ICodeService for instance caching between client and server
CodeTypeRegistrator() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator
 
CodeTypeToDoFunction - Class in org.eclipse.scout.rt.shared.services.common.code.mapping
Default function that converts a ICodeType to a CodeTypeDo.
CodeTypeToDoFunction() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.mapping.CodeTypeToDoFunction
 
CodeTypeWithGenericChains - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
CodeTypeWithGenericChains.AbstractCodeTypeWithGenericChain<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
chain for extending AbstractCodeTypeWithGeneric#execCreateCode()
CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
chain for extending AbstractCodeTypeWithGeneric#execLoadCodes()
CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain<CODE_TYPE_ID,CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
chain for extending AbstractCodeTypeWithGeneric#execOverwriteCode()
CodeTypeWithGenericCreateCodeChain(List<? extends ICodeTypeExtension<CODE_TYPE_ID, CODE_ID, ? extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID, CODE_ID, ? extends ICode<CODE_ID>>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain
 
CodeTypeWithGenericCreateCodesChain(List<? extends ICodeTypeExtension<CODE_TYPE_ID, CODE_ID, ? extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID, CODE_ID, ? extends ICode<CODE_ID>>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain
 
CodeTypeWithGenericLoadCodesChain(List<? extends ICodeTypeExtension<CODE_TYPE_ID, CODE_ID, ? extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID, CODE_ID, ? extends ICode<CODE_ID>>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain
 
CodeTypeWithGenericOverwriteCodeChain(List<? extends ICodeTypeExtension<CODE_TYPE_ID, CODE_ID, ? extends AbstractCodeTypeWithGeneric<CODE_TYPE_ID, CODE_ID, ? extends ICode<CODE_ID>>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain
 
CollapseAll - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
collectAllModelObjects() - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
collectAllModelObjects() - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesHandler
 
collectChildrenRec(Map<T, Set<ILookupRow<T>>>, T, List<ILookupRow<T>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
add all lookup rows found in nodeMap with key as their parent to children recursively.
collectFilteredAndSubScopeItems(Set<ScopeItem>, Set<ScopeItem>, Map<Class<?>, Set<ScopeItem>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
collectInnerExtensionClasses(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
collectMoveDescriptors(List<ORDERED>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
collectScopeItems(Class<?>, Set<ScopeItem>, Map<Class<?>, Set<ScopeItem>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
collectSubScopeItems(ScopeItem, Map<Class<?>, Set<ScopeItem>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
ColorScheme - Enum in org.eclipse.scout.rt.shared.data.colorscheme
 
ColorScheme.SchemeIds - Interface in org.eclipse.scout.rt.shared.data.colorscheme
 
CompressedOutputStream - Class in org.eclipse.scout.rt.shared.services.common.file
 
CompressedOutputStream(RemoteFile) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.CompressedOutputStream
 
CompressedWriter - Class in org.eclipse.scout.rt.shared.services.common.file
 
CompressedWriter(RemoteFile) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.CompressedWriter
 
CompressedWriter(RemoteFile, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.CompressedWriter
 
CompressServiceTunnelRequestProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.CompressServiceTunnelRequestProperty
 
computeDataIfAbsent(String, Callable<?>) - Method in interface org.eclipse.scout.rt.shared.ISession
 
computeFieldName(EXPLICIT_SOURCE) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
 
computeHierarchy(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
computeIfAbsent(String, Callable<?>) - Method in class org.eclipse.scout.rt.shared.session.SessionData
Returns the already assigned value for the given key or computes a new one, if there is none exists.
computeIfAbsentOrDevMode(AtomicReference<R>, boolean, Supplier<R>) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
Returns the value in the cache AtomicReference (if available).
computeScopeItems(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
ConfigurableProxySelector - Class in org.eclipse.scout.rt.shared.http.proxy
An implementation of a ProxySelector, an instance (created using the default constructor) is installed by default for all Apache HTTP Clients created using ApacheHttpTransportFactory.
ConfigurableProxySelector() - Constructor for class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
ConfigurableProxySelector(Class<? extends AbstractStringListConfigProperty>, Class<? extends AbstractStringListConfigProperty>) - Constructor for class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
Second constructor allowing the use of configuration properties other than ProxyConfigurationProperty and ProxyIgnoreProperty if this class is not constructed by the bean manager.
ConfigurableProxySelector.ProxySelectorInstaller - Class in org.eclipse.scout.rt.shared.http.proxy
connectFailed(URI, SocketAddress, IOException) - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
containsKey(Object) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
containsValue(Object) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
contribute(Set<CodeTypeDo>) - Method in class org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributor
 
ContributionComposite - Class in org.eclipse.scout.rt.shared.extension
 
ContributionComposite(Object) - Constructor for class org.eclipse.scout.rt.shared.extension.ContributionComposite
 
convertId(Object) - Static method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
converts a Code id (ICode.getId()) or CodeType id (ICodeType.getId()) to a String which can be put to a CodeDo or CodeTypeDo.
cookieHandlerToString(CookieHandler) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
Creates a copy of this instance.
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
Creates a copy of this instance.
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
Creates a copy of this instance.
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
Creates a copy of this instance.
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.NodePageState
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
Creates a copy of this instance.
copy() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
copy() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItemDescriptionElement
 
copy() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
Creates a copy of this instance.
copy() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
copy() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
COPYRIGHT - Static variable in class org.eclipse.scout.rt.shared.OfficialVersion
 
COPYRIGHT_VERSION - Static variable in class org.eclipse.scout.rt.shared.OfficialVersion
 
CopyToClipboardPermission - Class in org.eclipse.scout.rt.shared.security
 
CopyToClipboardPermission() - Constructor for class org.eclipse.scout.rt.shared.security.CopyToClipboardPermission
 
create() - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
create() - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
create() - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
create() - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
create() - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
create() - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
create() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
create(int, int) - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
create(int, int) - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
create(String, String) - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
create(String, String, GraphShape, GraphColor, String, GraphNodeSize, GraphCoordinate, Long) - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
create(Collection<GraphNode>, Collection<GraphEdge>) - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
create(GraphNode, GraphNode, String, GraphLineStyle, boolean) - Static method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
create(UserAgent) - Static method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
createAllNodesAddress() - Static method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
Create an address for a notification that should to be handled once per client node.
createAllSessionsAddress() - Static method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
Create an address for a notification that should to be handled once for each session.
createBeanMetaData(Class<?>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
Creates a new BeanMetaData for the given class.
createBuilder() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
createBuilder() - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
createBuilder() - Method in class org.eclipse.scout.rt.shared.http.async.H2AsyncHttpClientManager
 
createByIdentifier(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
 
createByIdentifier(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
createByIdentifier(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiLayer
 
createByIdentifier(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
createByIdentifier(String) - Static method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
createByIdentifier(IUserAgentParser, String) - Static method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
createCacheBuilder() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
Can be overridden to customize the cache builder
createCacheKey(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
Creates a new cache key.
createCacheKey(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheUtility
Creates a new code type cache key.
createCacheValueResolver() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
createClient(BUILDER) - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
createClient(H2AsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.H2AsyncHttpClientManager
 
createClient(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
createCodeLookupRow(ICode<T>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Default implementation to create a lookup row from a code.
createCodeLookupRowList(List<? extends ICode<T>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Default implementation to create lookup rows from codes.
createConnectionManager() - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
createContributionsFor(Object, Class<T>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
createContributionsFor(Object, Class<T>) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Creates all contribution instances that exist for the given container and fulfill the given class filter.
CreateCustomColumnPermission - Class in org.eclipse.scout.rt.shared.security
 
CreateCustomColumnPermission() - Constructor for class org.eclipse.scout.rt.shared.security.CreateCustomColumnPermission
 
createDefault() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
createDefaultCookieStore() - Method in class org.eclipse.scout.rt.shared.http.AbstractMultiSessionCookieStore
 
createDefaultCookieStore() - Method in class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
createDefaultCookieStore() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
createDefaultSignedToken(Class<T>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
Creates new token, sets DefaultAuthToken.getUserId() to user id of current subject and signs token.
createEntryFilter(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheUtility
 
createEntryFilter(List<Class<? extends ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheUtility
 
createExtensionsFor(Object) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
createExtensionsFor(Object) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Creates all IExtensions that exist for the given owner.
CreateGlobalBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
CreateGlobalBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.CreateGlobalBookmarkPermission
 
createGlobalScope(Collection<ClassIdentifier>, boolean) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
Creates a new global scope for the given class identifiers.
createGlobalScope(Map<ClassIdentifier, List<T>>, boolean) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
createHttpClientConnectionManager(IHttpTransportManager) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
Return the HttpClientConnectionManager.
createHttpRequestInitializer() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
Default implementation of HttpRequestInitializer (see example for interface).
createHttpTransport() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
createIdentifier() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
createIdentifier(IUserAgentParser) - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
createIdentifier(UserAgent) - Method in class org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser
 
createIdentifier(UserAgent) - Method in interface org.eclipse.scout.rt.shared.ui.IUserAgentParser
 
createIndexAssetNameToMinifiedName(boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
createIndexEntryPointToAssets(boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
createInstance(Object, Object) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
createInstance(Object, ExtensionStack) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
createLocalExtension() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
createLocalExtension() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeType
 
createLocalExtension() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
createLookupRowsFiltered() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
createLookupService() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
createModelMoveDescriptorFor(T, Iterator<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
createModelMoveDescriptorFor(T, Iterator<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Creates one MoveDescriptor for the given model object if at least one model move operations was registered for the given object or for one of its super classes or interfaces (i.e.
createNewCookieStore() - Method in class org.eclipse.scout.rt.shared.http.AbstractMultiSessionCookieStore
 
createNewCookieStore() - Method in class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
createNewCookieStore() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
createNodeMap(List<? extends ILookupRow<T>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
builds up a tree representing the flat lookup rows result list.
createObjectSerializer() - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
createPlainSocketFactory() - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
createProxy(Class<T>) - Static method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelUtility
 
createProxySelector() - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector.ProxySelectorInstaller
 
createRemoteServiceInvocationCallable(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
Creates the Callable to invoke the remote service operation described by 'serviceRequest'.
createRequest(Class<?>, Method, Object[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
 
createRequestInternal(HttpUriRequestBase) - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpTransport
 
createResponseInternal() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpRequest
 
createRow() - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
createSearchPattern(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
createServiceRequestName(long) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
Returns the name to decorate the thread's name while executing the service request.
createSessionAddress(Set<String>) - Static method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
Create an address for a notification that should to be handled once for each of the given sessions.
createSSLConnectionSocketFactory() - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
createStartDates(Date, Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
Recurrence series provider
createSubScope(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
Creates a new sub ExtensionScope for the given owner type.
createSubScopeItem() - Method in class org.eclipse.scout.rt.shared.extension.ScopeItem
 
createTunnelToServer() - Static method in class org.eclipse.scout.rt.shared.AnnotationFactory
 
CreateTunnelToServerBeansProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.CreateTunnelToServerBeansProperty
 
createUserAddress(Set<String>) - Static method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
Create an address for a notification that should to be handled once for each of the given users.
CreateUserBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
CreateUserBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.CreateUserBookmarkPermission
 
CSS_CLASS_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
cssClass() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Css class of the resource
CssClasses - Interface in org.eclipse.scout.rt.shared
CSS classes that can be used by the model to give the UI some hint about the rendering or behavior of a specific component.
CsvHelper - Class in org.eclipse.scout.rt.shared.csv
Helper for reading and writing CSV data.
CsvHelper() - Constructor for class org.eclipse.scout.rt.shared.csv.CsvHelper
 
CsvHelper(Locale, char, char, String) - Constructor for class org.eclipse.scout.rt.shared.csv.CsvHelper
 
CsvHelper(Locale, String, String, String) - Constructor for class org.eclipse.scout.rt.shared.csv.CsvHelper
 
CURRENT - Static variable in interface org.eclipse.scout.rt.shared.ISession
The ISession which is currently associated with the current thread.
CURRENT - Static variable in class org.eclipse.scout.rt.shared.ui.UserAgent
The UserAgent which is currently associated with the current thread.
currentSession(Class<SESSION>) - Static method in class org.eclipse.scout.rt.shared.session.Sessions
 
CUSTOM_VALUES_ID_GEO_LOCATION - Static variable in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
 
CustomClientPreferenceId - Class in org.eclipse.scout.rt.shared.prefs
ID to identify a custom client preference.
CustomHttpRequestRetryStrategy - Class in org.eclipse.scout.rt.shared.http.retry
Fix for issue 'NoHttpResponseException: localhost failed to respond' on stale socket channels
CustomHttpRequestRetryStrategy(int, boolean, boolean) - Constructor for class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
 
CustomHttpRequestRetryStrategy(int, Collection<Class<? extends IOException>>, boolean, boolean, List<Integer>) - Constructor for class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
 
CustomHttpRequestRetryStrategy.OneTimeRetryPrepareExecChainHandler - Class in org.eclipse.scout.rt.shared.http.retry
 

D

DebugInputStream - Class in org.eclipse.scout.rt.shared.servicetunnel
Serialization override
used partly to make Date's timezone independent using StaticDate class
DebugInputStream(InputStream) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
DebugOutputStream - Class in org.eclipse.scout.rt.shared.servicetunnel
Serialization override
used partly to make Date's timezone independent using StaticDate class
DebugOutputStream(OutputStream) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
decodeText(String) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
DecompressedInputStream - Class in org.eclipse.scout.rt.shared.services.common.file
 
DecompressedInputStream(RemoteFile) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.DecompressedInputStream
 
DecompressedReader - Class in org.eclipse.scout.rt.shared.services.common.file
 
DecompressedReader(RemoteFile) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.DecompressedReader
 
DecompressedReader(RemoteFile, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.DecompressedReader
 
DEEP_LINK - Static variable in class org.eclipse.scout.rt.shared.deeplink.DeepLinkUrlParameter
Name of the URL parameter which contains the deep-link path in the format [handler name]-[handler data].
deepCopy() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
DeepLinkUrlParameter - Class in org.eclipse.scout.rt.shared.deeplink
 
DeepLinkUtility - Class in org.eclipse.scout.rt.shared.deeplink
 
DEFAULT - Enum constant in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
DEFAULT_ENTRY_POINT_DELIMITER - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
DEFAULT_INVERTED - Enum constant in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
DEFAULT_MAX_BLOCK_SIZE - Static variable in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
DefaultAsyncHttpClientManager - Class in org.eclipse.scout.rt.shared.http.async
Use HttpAsyncClients.custom() to initialize this client; default configuration is set influenced by some config properties.
DefaultAsyncHttpClientManager() - Constructor for class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
DefaultAuthToken - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Authentication token which can be used within a chain of trust.
DefaultAuthToken() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
DefaultAuthTokenPrincipalProducer - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Producer for Principal objects to represent authenticated users.
DefaultAuthTokenPrincipalProducer() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenPrincipalProducer
 
DefaultAuthTokenSigner - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Used to sign authentication tokens and may fill default values.
DefaultAuthTokenSigner() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
DefaultAuthTokenVerifier - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Verifies authentication tokens.
DefaultAuthTokenVerifier() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
DefaultCodeLookupCallFactoryService - Class in org.eclipse.scout.rt.shared.services.lookup
 
DefaultCodeLookupCallFactoryService() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.DefaultCodeLookupCallFactoryService
 
DefaultFilesystemWebResourceRootContributor - Class in org.eclipse.scout.rt.shared.ui.webresource
 
DefaultFilesystemWebResourceRootContributor() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.DefaultFilesystemWebResourceRootContributor
 
DefaultHttpRequestInitializer() - Constructor for class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager.DefaultHttpRequestInitializer
 
DefaultHttpTransportManager - Class in org.eclipse.scout.rt.shared.http
 
DefaultHttpTransportManager() - Constructor for class org.eclipse.scout.rt.shared.http.DefaultHttpTransportManager
 
DefaultUserAgentParser - Class in org.eclipse.scout.rt.shared.ui
This default parser is able to create a string representation (identifier) of a UserAgent, as well as parse such a string representation.
DefaultUserAgentParser() - Constructor for class org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser
 
delete() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
delete() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
mark item as deleted
Note: this will not physically delete the item, just set the marker
delete() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
mark item as deleted
Note: this will not physically delete the item, just set the marker
DeleteCustomColumnPermission - Class in org.eclipse.scout.rt.shared.security
 
DeleteCustomColumnPermission() - Constructor for class org.eclipse.scout.rt.shared.security.DeleteCustomColumnPermission
 
DeleteGlobalBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
DeleteGlobalBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.DeleteGlobalBookmarkPermission
 
DeleteUserBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
DeleteUserBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.DeleteUserBookmarkPermission
 
DELIMITER - Static variable in class org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser
 
denormalizeResults(List<List<ILookupRow<?>>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupNormalizer
 
deregister(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
deregister(Class<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Deregisters the given extension or contribution from all owners it has been registered for.
If it is an IExtension also the nested contributions are deregistered.
deregisterMove(Class<? extends IOrdered>, double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
deregisterMove(Class<? extends IOrdered>, double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Deregisters the given move registration.
deregisterMove(Class<? extends IOrdered>, Double, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
deregisterMove(Class<? extends IOrdered>, Double, Class<? extends IOrdered>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Deregisters the given move registration.
deregisterMove(ClassIdentifier, Double, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
deregisterMove(ClassIdentifier, Double, Class<? extends IOrdered>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Deregisters the given move registration.
deregisterMove(ClassIdentifier, Double, ClassIdentifier) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
deregisterMove(ClassIdentifier, Double, ClassIdentifier) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Deregisters the given move registration.
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportConnectionTimeToLiveProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictExpiredConnectionsProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictIdleConnectionsTimeoutProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportKeepAliveProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsPerRouteProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsTotalProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnNoHttpResponseExceptionProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnSocketExceptionByConnectionResetProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.HttpTransportFactoryProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.proxy.ProxyConfigurationProperty
 
description() - Method in class org.eclipse.scout.rt.shared.http.proxy.ProxyIgnoreProperty
 
description() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsPerRouteProperty
 
description() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsTotalProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenPrivateKeyProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenPublicKeyProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenTimeToLiveProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.BackendUrlProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.CompressServiceTunnelRequestProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.CreateTunnelToServerBeansProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.DevTextProvidersShowKeysProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.ExternalBaseUrlProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.NotificationSubjectProperty
 
description() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.ServiceTunnelTargetUrlProperty
 
DESKTOP - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
 
detectStaleSocketChannel(IOException) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
Fix for NoHttpResponseException that can occur even if connection check is done in millisecond interval
DEV_FOLDER_NAME - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
DevTextProvidersShowKeysProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.DevTextProvidersShowKeysProperty
 
DiagramArea - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramBar - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramBarsHorizontal - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramBarsVertical - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramDoughnut - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramLine - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramLineAngular - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramLineSmooth - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramPie - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramRadar - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DiagramScatter - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
DIAMOND - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
disconnect() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
dumpState(Map<String, Object>) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
dumpState(Map<String, Object>) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
dumpState(Map<String, Object>) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
dx - Variable in class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 
dy - Variable in class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 

E

EDGE - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
ELLIPSE - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
EllipsisV - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
EMPTY_ARRAY - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
enable(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
Register this HttpRequestRetryStrategy for this builder.
enable(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
Register this HttpRequestRetryStrategy for this builder.
ENABLED - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension for the enabled flag
ENABLED_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
ENABLED_CUSTOM - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension for a custom enabled flag
ENABLED_GRANTED - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension for the enabled-granted flag
ENABLED_SLAVE - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension for internal secondary dependance between components
encodeText(String) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
entryPoints() - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
entryPointToAssetsIndex(boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
entrySet() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionRegistryItem
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryMoveItem
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
equals(Object) - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
evalPermission(IPermission) - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
EVENT_KIND_ADD - Static variable in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
Specifies a PreferenceChangeEvent that a new preference has been added.
EVENT_KIND_CHANGE - Static variable in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
Specifies a PreferenceChangeEvent that an existing preference has been updated to a new value.
EVENT_KIND_CLEAR - Static variable in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
Specifies a PreferenceChangeEvent that the full preference node has been cleared (all preferences have been removed).
EVENT_KIND_REMOVE - Static variable in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
Specifies a PreferenceChangeEvent that an existing preference has been removed.
ExclamationMarkBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
ExclamationMarkCircle - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
execCreateChildCodes() - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.CodeChains.CodeCreateChildCodesChain
 
execCreateChildCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
execCreateChildCodes(CodeChains.CodeCreateChildCodesChain<T>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeExtension
 
execCreateChildCodes(CodeChains.CodeCreateChildCodesChain<T>) - Method in interface org.eclipse.scout.rt.shared.extension.services.common.code.ICodeExtension
 
execCreateChildCodes(CodeChains.CodeCreateChildCodesChain<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode.LocalCodeExtension
 
execCreateCode(CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeTypeWithGenericExtension
 
execCreateCode(CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain, ICodeRow<CODE_ID>) - Method in interface org.eclipse.scout.rt.shared.extension.services.common.code.ICodeTypeExtension
 
execCreateCode(CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric.LocalCodeTypeWithGenericExtension
 
execCreateCode(ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodeChain
 
execCreateCode(ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
This method is called on server side to create a specific code for a code row.
execCreateCodes() - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain
 
execCreateCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
This method is called on server side to create basic code set
execCreateCodes(CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeTypeWithGenericExtension
 
execCreateCodes(CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain) - Method in interface org.eclipse.scout.rt.shared.extension.services.common.code.ICodeTypeExtension
 
execCreateCodes(CodeTypeWithGenericChains.CodeTypeWithGenericCreateCodesChain) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric.LocalCodeTypeWithGenericExtension
 
execCreateLookupRowFromCode(ICode<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Implementation that creates lookup rows from codes.
execCreateLookupRows() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
execCreateLookupRowsFromCodes(List<? extends ICode<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Implementation that creates lookup rows from codes.
execLoadCodes(Class<? extends ICodeRow<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain
 
execLoadCodes(Class<? extends ICodeRow<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
This method is called on server side to load additional dynamic codes to the AbstractCodeTypeWithGeneric.interceptCreateCodes() list
Sample for sql call:
execLoadCodes(CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain, Class<? extends ICodeRow<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeTypeWithGenericExtension
 
execLoadCodes(CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain, Class<? extends ICodeRow<CODE_ID>>) - Method in interface org.eclipse.scout.rt.shared.extension.services.common.code.ICodeTypeExtension
 
execLoadCodes(CodeTypeWithGenericChains.CodeTypeWithGenericLoadCodesChain, Class<? extends ICodeRow<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric.LocalCodeTypeWithGenericExtension
 
execOverwriteCode(CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain, ICodeRow<CODE_ID>, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.AbstractCodeTypeWithGenericExtension
 
execOverwriteCode(CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain, ICodeRow<CODE_ID>, ICodeRow<CODE_ID>) - Method in interface org.eclipse.scout.rt.shared.extension.services.common.code.ICodeTypeExtension
 
execOverwriteCode(CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain, ICodeRow<CODE_ID>, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric.LocalCodeTypeWithGenericExtension
 
execOverwriteCode(ICodeRow<CODE_ID>, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.CodeTypeWithGenericChains.CodeTypeWithGenericOverwriteCodeChain
 
execOverwriteCode(ICodeRow<CODE_ID>, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
When there are configured codes (inner classes) that are overwritten by AbstractCodeTypeWithGeneric.execLoadCodes(Class) then this method is called to give a chance to merge attributes of the old configured code to the new dynamic code.
execute() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpRequest
 
execute(ClassicHttpRequest, ExecChain.Scope, ExecChain) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.OneTimeRetryPrepareExecChainHandler
 
executeRequest(ServiceTunnelRequest, byte[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
Execute a ServiceTunnelRequest, returns the plain HttpResponse - (executed and) ready to be processed to create a ServiceTunnelResponse.
exists() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
exists() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
exists() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
 
exists() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
ExpandAll - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
exportCell(Object, Format) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
exportData(Object[][], File, String, List<String>, boolean, List<String>, boolean) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
exportData(Object[][], Writer, List<String>, boolean, List<String>, boolean) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
exportDataRow(Object[], Writer) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
Writes data rows to the writer and closes it.
exportDataRow(Object[], Writer, boolean) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
Writes data rows to the writer.
exportHeaderRows(Writer, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
Writes the header rows to the writer.
exportRow(Collection<String>) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
ExtensionContext - Class in org.eclipse.scout.rt.shared.extension
Preserves the state of an extension stack and extension scopes.
ExtensionContext(ScopeStack, ExtensionStack) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionContext
 
ExtensionContext.BackupScopeStack - Class in org.eclipse.scout.rt.shared.extension
 
ExtensionRegistry - Class in org.eclipse.scout.rt.shared.extension
 
ExtensionRegistry() - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
ExtensionRegistryItem - Class in org.eclipse.scout.rt.shared.extension
 
ExtensionRegistryItem(ClassIdentifier, Class<?>, Class<?>, Double, long) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
ExtensionRegistryItem(ClassIdentifier, Class<?>, Double, long) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
ExtensionRegistryMoveItem - Class in org.eclipse.scout.rt.shared.extension
 
ExtensionRegistryMoveItem(ClassIdentifier, ClassIdentifier, Double, long) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionRegistryMoveItem
 
ExtensionScope<T extends AbstractExtensionRegistryItem> - Class in org.eclipse.scout.rt.shared.extension
An extension scope helps to filter extensions, contributions and model move operations for a particular context.
ExtensionScope(Map<Class<?>, Set<ScopeItem>>, ExtensionScope<T>, Map<ClassIdentifier, List<T>>) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
ExtensionScope(Map<ClassIdentifier, List<T>>, boolean) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionScope
Creates a new global extension scope for the given extension items.
ExtensionStack - Class in org.eclipse.scout.rt.shared.extension
 
ExtensionStack() - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
ExtensionStack(List<List<? extends IExtension<?>>>) - Constructor for class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
ExtensionUtility - Class in org.eclipse.scout.rt.shared.extension
 
ExternalBaseUrlProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.ExternalBaseUrlProperty
 
extractData() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 

F

FIELD_PATH_DELIM - Static variable in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
File - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
fileExtension() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
FileListEntry(ScriptRequest, String, Set<String>) - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
FileListParser - Class in org.eclipse.scout.rt.shared.ui.webresource
Parses the contents of a file list file
FileListParser() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
FileListParser.FileListEntry - Class in org.eclipse.scout.rt.shared.ui.webresource
 
FilesystemWebResourceResolver - Class in org.eclipse.scout.rt.shared.ui.webresource
 
FilesystemWebResourceResolver() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.FilesystemWebResourceResolver
 
filterActiveLookupRows(List<? extends ILookupRow<T>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
FilterRemove - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
filterScopeItems(Class<?>, Iterator<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
Filters all scope items by the given model class.
findCode(Class<T>, ICodeType) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
findCodeTypeById(T) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
findCodeTypeById(T) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
findCodeTypeById(T) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
Searches for a code type given its id.
findCodeTypeByIdInternal(T) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
findContextObjectByClass(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
findFieldByClass(Map<Integer, Map<String, AbstractFormFieldData>>, ClassIdentifier) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
Searches the given form field data in this form data as well as in all externally referenced template field data.
findModuleRoot() - Static method in class org.eclipse.scout.rt.shared.ui.webresource.DefaultFilesystemWebResourceRootContributor
 
findPropertyByClass(Map<Integer, Map<String, AbstractPropertyData<?>>>, ClassIdentifier) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
Searches the given property data in this form data as well as in all externally referenced template field data.
fingerprint() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
fireEvent(PreferenceChangeEvent) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
FIREFOX - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
flush() - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedOutputStream
 
flush() - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedWriter
 
flush() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Flushes any changes in the contents of this node to the persistent store (if any).
flush() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
flush() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
flush(IPreferences) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IUserPreferencesStorageService
Flushes the given IPreferences to the persistent store.
Folder - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
FONT_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
FontSpec - Class in org.eclipse.scout.rt.shared.data.basic
 
FontSpec(String, int, int) - Constructor for class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
ForceHttp2DefaultAsyncHttpClientManager - Class in org.eclipse.scout.rt.shared.http.async
Extension of DefaultAsyncHttpClientManager to force HTTP/2 protocol.
ForceHttp2DefaultAsyncHttpClientManager() - Constructor for class org.eclipse.scout.rt.shared.http.async.ForceHttp2DefaultAsyncHttpClientManager
 
FOREGROUND_COLOR_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
FormDataUtility - Class in org.eclipse.scout.rt.shared.data.form
 
fullPath() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 

G

Gear - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
get() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
get(Object) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
get(String) - Method in class org.eclipse.scout.rt.shared.session.SessionData
 
get(String, String) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the value associated with the specified key in this node.
get(String, String) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
get(String, K) - Method in interface org.eclipse.scout.rt.shared.cache.IRemoteCacheService
Like ICache.get(Object) it gets a value from the cache with the given cacheId.
get(URI) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
get(ISession, String) - Static method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
Gets the IPreferences for the given nodeId and the given userScope
getActive() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getActive() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getAdapter(Class<T>) - Method in class org.eclipse.scout.rt.shared.job.filter.event.SessionJobEventFilter
 
getAdapter(Class<T>) - Method in class org.eclipse.scout.rt.shared.job.filter.future.SessionFutureFilter
 
getAdditionalTableRowData() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
Some additional data associated with this row.
getAdditionalTableRowData() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getAddress() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationMessage
 
getAggregationFunction() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getAll() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getAll() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getAll(String, Collection<? extends K>) - Method in interface org.eclipse.scout.rt.shared.cache.IRemoteCacheService
Like ICache.getAll(Collection) it gets a values from the cache with the given cacheId.
getAllCodeTypeClasses() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getAllCodeTypeClasses() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getAllCodeTypeClasses(String) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
getAllCodeTypes() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getAllCodeTypes() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getAllCodeTypes(String) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
getAllContributions() - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
getAllContributions() - Method in interface org.eclipse.scout.rt.shared.extension.IContributionOwner
Returns all contributions that are available for this object.
getAllContributions() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getAllContributions() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getAllContributionsInternal() - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
getAllExtensions() - Method in interface org.eclipse.scout.rt.shared.extension.IExtensibleObject
Gets all extensions for this object that are registered in the IExtensionRegistry.
getAllExtensions() - Method in class org.eclipse.scout.rt.shared.extension.ObjectExtensions
 
getAllExtensions() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getAllExtensions() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getAllFieldsRec() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getAllPermissionClasses() - Method in interface org.eclipse.scout.rt.shared.services.common.security.IPermissionService
 
getAllProperties() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getAllProperties() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getAllProperties() - Method in interface org.eclipse.scout.rt.shared.data.form.IPropertyHolder
 
getAllPropertiesRec() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getAppLink() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
getAppLink() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItemDescriptionElement
 
getArgs() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getAssets(String, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
getAssetsForEntryPoint(String, boolean, boolean) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
Gets all assets that are required by the given entry point.
getAttachments() - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
getAvailableColumns() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getBackground() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
getBackgroundColor() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getBackgroundColor() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getBackgroundColor() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getBackgroundColor() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getBackgroundEffect() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getBatchDataByAll(BatchLookupCall) - Method in interface org.eclipse.scout.rt.shared.services.lookup.IBatchLookupService
Lookup by performing a "all" filter and activating the <all> tags
Batch processing
getBatchDataByKey(BatchLookupCall) - Method in interface org.eclipse.scout.rt.shared.services.lookup.IBatchLookupService
Lookup by performing a "key" filter and activating the <key> tags
Batch processing
getBatchDataByRec(BatchLookupCall) - Method in interface org.eclipse.scout.rt.shared.services.lookup.IBatchLookupService
Lookup by performing a "recursion" filter and activating the <rec> tags
Batch processing
getBatchDataByText(BatchLookupCall) - Method in interface org.eclipse.scout.rt.shared.services.lookup.IBatchLookupService
Lookup by performing a "text" filter and activating the <text> tags
Batch processing
getBinaryResource() - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
getBody() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getBody() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getBoldCopy() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
getBookmark(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getBookmarkData() - Method in interface org.eclipse.scout.rt.shared.services.common.bookmark.IBookmarkStorageService
 
getBookmarkIdentifier() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
getBookmarks() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getBoolean(String, boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the boolean value associated with the specified key in this node.
Returns the specified default if there is no value associated with the key or if the value cannot be converted to a boolean.
getBoolean(String, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getBuilder() - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory.ApacheHttpTransportBuilder
 
getBuilder() - Method in class org.eclipse.scout.rt.shared.http.NetHttpTransportFactory.NetHttpTransportBuilder
 
getBusyStatus() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getBusyStatus() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
getByteArray(String, byte[]) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the byte[] value associated with the specified key in this node.
Returns the specified default if there is no value associated with the key or if the value cannot be converted to a byte[].
getByteArray(String, byte[]) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getCache() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getCachedResult(ILookupCall) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
 
getCallBatch() - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupCall
 
getCharsetName() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getChildCode(T) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getChildCode(T) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getChildCodeByExtKey(Object) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getChildCodeByExtKey(Object) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getChildCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getChildCodes() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getChildCodes(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getChildCodes(boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getChildCodesToConvert(EXPLICIT_SOURCE) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
 
getChildNodes() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
getClassHierarchy(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
getClassName() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getClient() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
getClientNodeId() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
Returns the unique ID of the client node which triggered this service request.
getCode(CODE_ID) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getCode(CODE_ID) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
find the code with this id
getCode(Class<CODE>) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
getCode(Class<CODE>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getCode(Class<CODE>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getCodeByExtKey(Object) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getCodeByExtKey(Object) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
find the code with this external reference
getCodeIndex(CODE_ID) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getCodeIndex(CODE_ID) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getCodeIndex(ICode<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getCodeIndex(ICode<CODE_ID>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getCodes() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
all active top-level (root) codes
getCodes(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getCodes(boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
all top-level (root) codes
getCodesToConvert(EXPLICIT_SOURCE) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeTypeToDoFunction
 
getCodeType() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getCodeType() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getCodeType(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getCodeType(Class<T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getCodeTypeClass() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
getCodeTypeClass() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
getCodeTypeClasses() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheEntryFilter
 
getCodeTypeMap(Collection<Class<? extends ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getCodeTypeMap(Collection<Class<? extends ICodeType<?, ?>>>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getCodeTypes(Class<?>...) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
getCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
getCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getColCount() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getColor() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getColumnFilterData() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getColumnFormat(int) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getColumnIndex(int) - Method in class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
getColumnNames() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getColumnNames(File) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getColumnTypes() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getComplete() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
getComplete() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
getCompressedData() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getCompressedOutputStream() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getCompressedWriter() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getConfiguredActive() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredBackgroundColor() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredCodeRowType() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredCssClass() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredEnabled() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredExtKey() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredFont() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredForegroundColor() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredIconId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredIconId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredIsHierarchy() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredMasterRequired() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getConfiguredMaxLevel() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredMultilineText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getConfiguredServerUrl() - Static method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
getConfiguredService() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
getConfiguredService() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
Configurator is implementing this method
getConfiguredText() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredText() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredTextPlural() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getConfiguredTooltipText() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredValue() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getConfiguredViewOrder() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
Configures the view order of this code.
getConnectionManager() - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory.ApacheHttpTransportBuilder
 
getContent() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getContent() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getContent(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
getContent(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
getContentEncoding() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getContentEncoding() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getContentHandler() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
getContentLength() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getContentLength() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getContentLength() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getContentType() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getContentType() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getContentType() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getContentType() - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
getContentType() - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnelContentHandler
 
getContentType() - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
getContentTypeForExtension(String) - Static method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getContribution(Class<T>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
getContribution(Class<T>) - Method in interface org.eclipse.scout.rt.shared.extension.IContributionOwner
Returns the contribution that exactly matches the given contribution class.
getContribution(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getContribution(Class<TYPE>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getContributionMap() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getContributionsByClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
getContributionsByClass(Class<T>) - Method in interface org.eclipse.scout.rt.shared.extension.IContributionOwner
Returns all contributions that are instanceof the given filter class.
getContributionsByClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getContributionsByClass(Class<TYPE>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getContributionScope() - Method in class org.eclipse.scout.rt.shared.extension.ScopeStack
 
getContributionsFor(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getContributionsFor(Class<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Gets all contribution classes that exist for the given container.
getCookies() - Method in class org.eclipse.scout.rt.shared.http.ApacheMultiSessionCookieStore
 
getCookies() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
getCookieStore() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
getCorrelationId() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationMessage
 
getCRC() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getCssClass() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getCssClass() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getCssClass() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getCssClass() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getCssClass() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getCssClass() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getCssClass() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getCssClass() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getCurrentRow(Reader) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getCurrentSegment() - Method in class org.eclipse.scout.rt.shared.extension.ScopeItem
 
getCurrentUiDeviceType() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
getCurrentUiLayer() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
getCurrentUserAgent() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
getCurrentUserId() - Static method in class org.eclipse.scout.rt.shared.session.Sessions
First, tries to get user id from session associated with current thread.
getCustomArgs() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
getCustomValue(String) - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
Returns the custom value with the given id or null if it does not exist.
getCustomValues() - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
 
getData() - Method in class org.eclipse.scout.rt.shared.csv.ArrayConsumer
 
getData() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
getData() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
getData(String) - Method in interface org.eclipse.scout.rt.shared.ISession
 
getData(String, boolean) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
getDataByAll() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Complete override using code data
getDataByAll() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByAll() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
Complete override using local data
getDataByAll() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByAll(ILookupCall) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
 
getDataByAll(ILookupCall<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupService
Lookup all rows using the browse hintILookupCall.getAll()
getDataByAllInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByAllInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Complete override using code data
getDataByKey() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
Complete override using local data.
getDataByKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByKey(ILookupCall) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
 
getDataByKey(ILookupCall<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupService
Lookup by key using ILookupCall.getKey()
getDataByKeyInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByKeyInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByRec() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Complete override using code data
getDataByRec() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByRec() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
Complete override using local data
getDataByRec() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByRec(ILookupCall) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
 
getDataByRec(ILookupCall<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupService
Lookup child rows by parent for lazy loading hierarchical data, using ILookupCall.getRec() (parent)
getDataByRecInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByRecInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByText() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Complete override using code data
getDataByText() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
Complete override using local data
getDataByText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDataByText(ILookupCall) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
 
getDataByText(ILookupCall<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupService
Lookup by text using ILookupCall.getText()
getDataByTextInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getDataByTextInBackground(RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getDate() - Method in class org.eclipse.scout.rt.shared.servicetunnel.StaticDate
 
getDayOfMonth() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
value startw with 1
getDayOfWeek() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getDeclaringClass() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
getDeclaringCodeTypeClass(Class<? extends ICode<T>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getDecompressedInputStream() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getDecompressedReader() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getDefaultUserId() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportConnectionTimeToLiveProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictExpiredConnectionsProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictIdleConnectionsTimeoutProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportKeepAliveProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsPerRouteProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsTotalProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnNoHttpResponseExceptionProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnSocketExceptionByConnectionResetProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.http.HttpTransportFactoryProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsPerRouteProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsTotalProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenTimeToLiveProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.BackendUrlProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.CompressServiceTunnelRequestProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.CreateTunnelToServerBeansProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.DevTextProvidersShowKeysProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.NotificationSubjectProperty
 
getDefaultValue() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.ServiceTunnelTargetUrlProperty
 
getDelegate() - Method in class org.eclipse.scout.rt.shared.http.AbstractMultiSessionCookieStore
 
getDescription() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getDescription() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getDescription() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getDescriptionElements() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getDescriptionElements() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getDirectory() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getDisplayable() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getDisplayTexts() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
getDisplayTextsPlain() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
getDouble(String, double) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the double value associated with the specified key in this node.
Returns the specified default if there is no value associated with the key or if the value cannot be converted to a double.
getDouble(String, double) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getDue() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
getDue() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
getDumpDateFormat() - Static method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getDurationMinutes() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getEdges() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
getEnd() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getEnd() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
getEndTimeAsDate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getEndTimeMinutes() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getEntryBasePath(FileListParser.FileListEntry) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
getEntryPointDelimiter() - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
getEstimatedRowCount() - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Optional property may be used by the data provider to report the estimated available row count in case data in this bean has been limited.
getException() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.MethodInvocation
 
getException() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
getExchangeableDateFormat() - Static method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getExpandedChildPrimaryKey() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getExtendsAnnotation(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getExtension(Class<E>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getExtension(Class<E>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getExtension(Class<T>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensibleObject
Gets the extension of this object that exactly matches the given class.
getExtension(Class<T>) - Method in class org.eclipse.scout.rt.shared.extension.ObjectExtensions
 
getExtensionClass() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
getExtensionMap() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getExtensionScope() - Method in class org.eclipse.scout.rt.shared.extension.ScopeStack
 
getExtensionStack() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionContext
 
getExternalKey() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getExternalKey() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getExtKey() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getExtKey() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
getExtKey() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
Used for primary key mappings to external systems
getExtKey() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
getFallbackProxySelector() - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
getFieldByClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getFieldByClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getFieldById(String) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getFieldById(String) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getFieldDataId(String) - Static method in class org.eclipse.scout.rt.shared.data.form.FormDataUtility
Computes the field data ID for a given form field ID.
getFieldDataId(AbstractFormFieldData) - Static method in class org.eclipse.scout.rt.shared.data.form.FormDataUtility
 
getFieldId() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getFields() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getFields() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getFieldStopClass() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
When importing form data, this class is used as a stop class for BeanUtility.getProperties(Object, Class, org.eclipse.scout.rt.platform.reflect.IPropertyFilter).
getFieldStopClass() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractValueFieldData
 
getFieldStopClass() - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
getFileListEntries(boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
getFileListEntryFor(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
getFilter() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
getFirstDate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getFloat(String, float) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the float value associated with the specified key in this node.
Returns the specified default if there is no value associated with the key or if the value cannot be converted to a float.
getFloat(String, float) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getFolder(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getFolders() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getFont() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getFont() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getFont() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getFont() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getForeground() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
getForegroundColor() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getForegroundColor() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getForegroundColor() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getForegroundColor() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getFormat(String) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
A format is described by the type optionally followed by _pattern.
getFormData() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
getGenericUrl() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
getGlobalBookmarks() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
 
getHeaderCount() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getHeaderName(int) - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getHeaderValue(int) - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getHeight() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
getHolderType() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractValueFieldData
 
getHolderType() - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
getHttpClient() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpTransport
 
getHttpRequestFactory() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
getHttpRequestFactory() - Method in interface org.eclipse.scout.rt.shared.http.IHttpTransportManager
Get the HttpRequestFactory for the specific HttpTransport.
getHttpRequestInitializer() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
Possibility to specify a HttpRequestInitializer used for all requests.
getHttpStatus() - Method in exception org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelException
 
getHttpTransport() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
getHttpTransport() - Method in interface org.eclipse.scout.rt.shared.http.IHttpTransportManager
Get the HttpTransport instance.
getHttpTransportFactory() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
IHttpTransportFactory used to create the HttpTransport.
getHttpTransportManager() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
getIconId() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getIconId() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getIconId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
getIconId() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItemDescriptionElement
 
getIconId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getIconId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getIconId() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getIconId() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getIconId() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getIconId() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getId() - Method in interface org.eclipse.scout.rt.shared.ISession
 
getId() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getId() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
default implementations add a field:
getId() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
The id represented by this code, this is not the same as ICode.getValue()
getId() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getIdConverter() - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
 
getIdConverter() - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeTypeToDoFunction
 
getIdentifier() - Method in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
getIdentifier() - Method in interface org.eclipse.scout.rt.shared.data.colorscheme.IColorScheme
 
getIdentifier() - Method in class org.eclipse.scout.rt.shared.extension.ScopeItem
 
getIgnoredColumns() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getInputStream() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
getInsertionMap(boolean) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getInstallCookieStoreBiConsumer() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Return a function to be called to install a CookieStore; return null if not supported/no store should be installed.
getInstallCookieStoreBiConsumer() - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
getInstallCookieStoreBiConsumer() - Method in class org.eclipse.scout.rt.shared.http.async.H2AsyncHttpClientManager
 
getInstance() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getInt(String, int) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the int value associated with the specified key in this node.
Returns the specified default if there is no value associated with the key or if the value cannot be converted to an int.
getInt(String, int) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getInterfaceClass() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelProxyProducer
 
getInternal(String) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getInterval() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getInvalidationListeners() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
getInvalidationListeners() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
 
getItalicCopy() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
getItem() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
 
getItemId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getItemId() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportConnectionTimeToLiveProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictExpiredConnectionsProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportEvictIdleConnectionsTimeoutProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportKeepAliveProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsPerRouteProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsTotalProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnNoHttpResponseExceptionProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportRetryOnSocketExceptionByConnectionResetProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.HttpTransportFactoryProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.proxy.ProxyConfigurationProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.http.proxy.ProxyIgnoreProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.PreferenceChangeEvent
Gets the key of the preference that has been modified.
getKey() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getKey() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getKey() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsPerRouteProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsTotalProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenPrivateKeyProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenPublicKeyProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.AuthTokenTimeToLiveProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.BackendUrlProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.CompressServiceTunnelRequestProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.CreateTunnelToServerBeansProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.DevTextProvidersShowKeysProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.ExternalBaseUrlProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.NotificationSubjectProperty
 
getKey() - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.ServiceTunnelTargetUrlProperty
 
getKeyAsLong() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getKeyStroke() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getKind() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getKind() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.PreferenceChangeEvent
Gets the kind of change.
May be one of Preferences.EVENT_KIND_ADD, Preferences.EVENT_KIND_CHANGE, Preferences.EVENT_KIND_CLEAR, Preferences.EVENT_KIND_REMOVE, or any custom kind according to the preference implementation.
getLabel() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
getLabel() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getLabel() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
getLastDate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getLastModified() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getLastModified() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getLastModified() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getLastModified() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getLastReadCharacter() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
getLastThrownException() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
getLastThrownException() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
getLastWrittenCharacter() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
getLength() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
getLineSeparator() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getList(String, List<String>) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the values associated with the specified key in this node.
Returns the specified default if there is no value associated with the key.
getList(String, List<String>) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getLocale() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getLocale() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
getLocale() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getLocale() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getLocation() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getLocation() - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
getLocation() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getLocation() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
getLong(String, long) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns the long value associated with the specified key in this node.
Returns the specified default if there is no value associated with the key or if the value cannot be converted to a long.
getLong(String, long) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
getLookupRows() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
getLookupRowWithKey(List<ILookupRow<T>>, T) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
finds the lookupRow with the specified key in a given result list.
getLookupService() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getMailboxName() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getMailboxName() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
getMaster() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getMaster() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getMasterAsLong() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getMaxLevel() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getMaxLevel() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getMaxRowCount() - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Maximum rows the user is allowed to load into this table, maximal capacity, optional.
getMaxRowCount() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getMaxRowCount() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getMinifiedPath(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
getMinifiedPath(String, boolean) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
This method can be used to convert an unminified path to its corresponding minified path (optionally including a asset fingerprint).
getModel() - Method in class org.eclipse.scout.rt.shared.extension.MoveDescriptor
 
getModelContributionItemsFor(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getModelExtensionItemsFor(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
Returns top-level extensions for the given ownerClass, but not their nested extension classes.
getModelMoveItemMap() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getModelMoveItemsFor(Class<?>, Iterator<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
getMonthOfYear() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
value startw with 1
getName() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
getName() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getName() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getNewContainerIdentifer() - Method in class org.eclipse.scout.rt.shared.extension.MoveDescriptor
 
getNewModelContainerClassIdentifier() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryMoveItem
 
getNewModelOrder() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionRegistryItem
 
getNewOrder() - Method in class org.eclipse.scout.rt.shared.extension.MoveDescriptor
 
getNewValue() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.PreferenceChangeEvent
Gets the new value that was associated with the preference node.
getNodes() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
getNoEndDate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getNotification() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationMessage
 
getNotifications() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
getNotifications(NodeId) - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationService
Receive new notifications relevant for the given node
getObjectSerializer() - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
getOccurrences() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getOldValue() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.PreferenceChangeEvent
Gets the old value that was associated with the preference node before this change call.
getOperation() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getOrder() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getOrder() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionRegistryItem
 
getOrder() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getOrder() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getOrder() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getOrder() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
getOrder() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
getOrElse(int, T) - Method in class org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObject
 
getOriginal() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getOriginalClass() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
getOriginalClassIdentifier() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
getOriginalStartDate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
 
getOutlineClassName() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getOwner() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtension
 
getOwner() - Method in class org.eclipse.scout.rt.shared.extension.AbstractSerializableExtension
 
getOwner() - Method in interface org.eclipse.scout.rt.shared.extension.IExtension
 
getOwner() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getOwner() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getPageClassName() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
getParameterTypes() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getParent(CODE) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesHandler
 
getParent(ORDERED) - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
getParentCode() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getParentCode() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getParentId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getParentKey() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getParentKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getParentNode() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
getPartitionId() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getPartitionId() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
getPartitionId() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
getPartitionId() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
getPartStartPosition() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getPasswordExpirationDate(String) - Method in interface org.eclipse.scout.rt.shared.services.common.pwd.IPasswordManagementService
 
getPasswordPolicyText() - Method in interface org.eclipse.scout.rt.shared.services.common.pwd.IPasswordManagementService
 
getPath() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getPath() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
getPermission() - Method in class org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapper
 
getPermissions() - Method in class org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionsWrapper
 
getPerson() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getPerson() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
getPlainCopy() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
getPreferences(ISession, String) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.AbstractUserPreferencesStorageService
 
getPreferences(ISession, String) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IUserPreferencesService
Gets the IPreferences for the given nodeId and the given userScope
getPrivateKey() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
getProcessingDuration() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
getPropertyByClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getPropertyByClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getPropertyByClass(Class<T>) - Method in interface org.eclipse.scout.rt.shared.data.form.IPropertyHolder
 
getPropertyById(String) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
getPropertyById(String) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
getPropertyById(String) - Method in interface org.eclipse.scout.rt.shared.data.form.IPropertyHolder
 
getPropertyId() - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
getProxyMap() - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
getPublicKey() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
getReasonPhrase() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getRec() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getRec() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getRecAsLong() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getRecipientEmail() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getRecipientEmail() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
getRecurrenceExceptions() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getRecurrencePattern() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getRecurrencePattern() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getRegistryItems(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
Returns all registry items that are valid within this scope.
getRemoteFile(RemoteFile) - Method in interface org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService
 
getRemoteFileHeader(RemoteFile) - Method in interface org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService
Same as IRemoteFileService.getRemoteFile(RemoteFile) with the difference that no content is read and returned.
getRemoteFilePart(RemoteFile, long) - Method in interface org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService
 
getRemoteFiles(String, FilenameFilter, RemoteFile[]) - Method in interface org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService
 
getRequestPath() - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
getRequestSequence() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getResolvedPath() - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
getResourceId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getResourceId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getResourceId() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getResourceImpl(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
getResourceImpl(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ClasspathWebResourceResolver
 
getResourceImpl(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.FilesystemWebResourceResolver
 
getResponsible() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
getResponsible() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
getReturnValue() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.MethodInvocation
 
getRootCount() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.AbstractTreeFieldData
 
getRootModelObjects() - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
getRoots() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.AbstractTreeFieldData
 
getRoots() - Method in class org.eclipse.scout.rt.shared.ui.webresource.DefaultFilesystemWebResourceRootContributor
 
getRoots() - Method in interface org.eclipse.scout.rt.shared.ui.webresource.IFilesystemWebResourceRootContributor
 
getRowCount() - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
getRows() - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
getRowState() - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
 
getRowType() - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
 
getScopeItems(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
getScopeStack() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionContext
 
getScriptResourceFolder(boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
getSearchFilterState() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getSearchFormState() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getSelectable() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getSelectedChildrenPrimaryKeys() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getSeparatorChar() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getSerializedData() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getServerUrl() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
getServiceInterfaceClassName() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getServiceOperation() - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
getServiceOperation(Class<?>, String, Class<?>[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility
 
getServiceOperationPattern() - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
getSessionId() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
getSessionIds() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
getSessionIds() - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationAddress
 
getShape() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getSharedVariableMap() - Method in interface org.eclipse.scout.rt.shared.ISession
 
getSharedVariableMap() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedContextChangedNotification
 
getSignature() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
getSize() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
getSize() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getSortColumnOrder(int) - Method in class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
getSortComparator() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
getSortOrder() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getSource() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
getSource() - Method in class org.eclipse.scout.rt.shared.session.SessionEvent
 
getStart() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
getStart() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
getStart() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
getStart() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
getStartTimeAsDate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getStartTimeMinutes() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getStartupBookmark() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getStatusCode() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getStatusLine() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpResponse
 
getStyle() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
getStyle() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
getSubject() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getSubject() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getSubjectAppLink() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getSubjectAppLink() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getSubjectIconId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getSubjectIconId() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getSubjectLabel() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
getSubjectLabel() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
getSubScope(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
 
getTableCustomizerData() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getTarget() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
getText() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getText() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
getText() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItemDescriptionElement
 
getText() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getText() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getText() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getText() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getText() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getText() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getText(Locale, String, String...) - Method in class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService
 
getTextDelimiterChar() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
getTextMap(Locale) - Method in class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService
 
getTextPlural() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
getTextPlural() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
getTexts() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
getThemePath(String, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
getTitle() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
getTitle() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
getTokenTimeToLive() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
getTooltipText() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getTooltipText() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
getTooltipText() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
getTooltipText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
getTrailerNames() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getTrailers() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
getType() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
getType() - Method in class org.eclipse.scout.rt.shared.session.SessionEvent
 
getUiDeviceId() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
getUiDeviceType() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
getUiEngineType() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
getUiLayer() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
getUiSystem() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
getURIs() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
getUrl() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
getUrl() - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
getUserAgent() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
Represents the user interface on client side.
To parse an identifier use UserAgents.createByIdentifier(String)
getUserBookmarks() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
 
getUserFilterData() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
getUserId() - Method in interface org.eclipse.scout.rt.shared.ISession
Shared context variable containing the authenticated userId in lowercase
getUserId() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
getUserIdOrAnonymous() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
getUserIds() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
getUserIds() - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationAddress
 
getUsernameFor(String) - Method in interface org.eclipse.scout.rt.shared.services.common.pwd.IPasswordManagementService
 
getUserScope(ISession) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.AbstractUserPreferencesStorageService
 
getValidUntil() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
getValue() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractValueFieldData
 
getValue() - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
getValue() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
getValue() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
getValue() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
The value represented by this code, this is not the same as ICode.getId()
getValue() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
getValueInternal(int) - Method in class org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObject
 
getValues() - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
getVersion() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
getVisible() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getVisible() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
getWidth() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
getWidth() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
getWildcard() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
getWildcard() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
getX() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
getY() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
GLOBAL_BOOKMARK - Static variable in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
GraphColor - Class in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphColor() - Constructor for class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
GraphCoordinate - Class in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphCoordinate() - Constructor for class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
GraphEdge - Class in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphEdge() - Constructor for class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
GraphLineStyle - Enum in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphModel - Class in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphModel() - Constructor for class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
GraphNode - Class in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphNode() - Constructor for class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
GraphNodeSize - Class in org.eclipse.scout.rt.shared.data.basic.graph
 
GraphNodeSize() - Constructor for class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
GraphShape - Enum in org.eclipse.scout.rt.shared.data.basic.graph
 
Group - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
GroupPlus - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
GroupRemove - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 

H

H2AsyncHttpClientManager - Class in org.eclipse.scout.rt.shared.http.async
Use HttpAsyncClients.customHttp2() to initialize this client.
H2AsyncHttpClientManager() - Constructor for class org.eclipse.scout.rt.shared.http.async.H2AsyncHttpClientManager
 
HANDLE_DEEP_LINK - Static variable in class org.eclipse.scout.rt.shared.deeplink.DeepLinkUrlParameter
Name of the parameter used to enable/disable deep link handling
handleIOException(HttpRequest, boolean) - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager.DefaultHttpRequestInitializer
 
handleNotification(InvalidateCacheNotification) - Method in class org.eclipse.scout.rt.shared.cache.CacheNotificationHandler
 
handleNotification(T) - Method in interface org.eclipse.scout.rt.shared.notification.INotificationHandler
Handle notifications of type T
handleNotification(T) - Method in interface org.eclipse.scout.rt.shared.notification.INotificationListener
 
handleNotification(T, IClientNotificationAddress) - Method in interface org.eclipse.scout.rt.shared.clientnotification.IDispatchingNotificationHandler
 
handleNotificationImpl(InvalidateCacheNotification) - Method in class org.eclipse.scout.rt.shared.cache.CacheNotificationHandler
 
hasContent() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
hashCode() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
hashCode() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
hashCode() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionRegistryItem
 
hashCode() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
hashCode() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryMoveItem
 
hashCode() - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
hashCode() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
hashCode() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
hashCode() - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
hashCode() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
hashCode() - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
hasMoreParts() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
hasNext() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain
 
hasPrevious() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain
 
height - Variable in class org.eclipse.scout.rt.shared.data.basic.BoundsSpec
 
HEXAGON - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
Hourglass - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
HTML - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiLayer
 
HTTP_KEEP_ALIVE - Static variable in class org.eclipse.scout.rt.shared.http.HttpConfigurationProperties.ApacheHttpTransportKeepAliveProperty
 
HttpConfigurationProperties - Class in org.eclipse.scout.rt.shared.http
 
HttpConfigurationProperties.ApacheHttpTransportConnectionTimeToLiveProperty - Class in org.eclipse.scout.rt.shared.http
 
HttpConfigurationProperties.ApacheHttpTransportEvictExpiredConnectionsProperty - Class in org.eclipse.scout.rt.shared.http
Enable automatic eviction of expired connections (default: true).
HttpConfigurationProperties.ApacheHttpTransportEvictIdleConnectionsTimeoutProperty - Class in org.eclipse.scout.rt.shared.http
Enable automatic eviction of idle connections with the specified number in seconds (use zero to disable).
HttpConfigurationProperties.ApacheHttpTransportKeepAliveProperty - Class in org.eclipse.scout.rt.shared.http
 
HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsPerRouteProperty - Class in org.eclipse.scout.rt.shared.http
 
HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsTotalProperty - Class in org.eclipse.scout.rt.shared.http
 
HttpConfigurationProperties.ApacheHttpTransportRetryOnNoHttpResponseExceptionProperty - Class in org.eclipse.scout.rt.shared.http
Enable retry of request (includes non-idempotent requests) on NoHttpResponseException
HttpConfigurationProperties.ApacheHttpTransportRetryOnSocketExceptionByConnectionResetProperty - Class in org.eclipse.scout.rt.shared.http
Enable retry of request (includes non-idempotent requests) on SocketException with message "Connection reset"
HttpServiceTunnel - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Abstract tunnel used to invoke a service through HTTP.
HttpServiceTunnel() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
HttpServiceTunnel(URL) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
HttpServiceTunnelConfigurationProperties - Class in org.eclipse.scout.rt.shared.servicetunnel.http
 
HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsPerRouteProperty - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Configuration property to define the default maximum connections per route property for the HTTP service tunnel (if the Apache HTTP client is used, overrides HttpConfigurationProperties.ApacheHttpTransportMaxConnectionsPerRouteProperty).
HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsTotalProperty - Class in org.eclipse.scout.rt.shared.servicetunnel.http
 
HttpServiceTunnelException - Exception in org.eclipse.scout.rt.shared.servicetunnel.http
Exception thrown in case of an unsuccessful communication through HttpServiceTunnel, e.g.
HttpServiceTunnelException(int, String, Object...) - Constructor for exception org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelException
 
HttpServiceTunnelException(String, Object...) - Constructor for exception org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelException
 
HttpServiceTunnelTransportManager - Class in org.eclipse.scout.rt.shared.servicetunnel.http
HttpServiceTunnelTransportManager() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTransportManager
 
HttpServiceTunnelTransportMaxConnectionsPerRouteProperty() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsPerRouteProperty
 
HttpServiceTunnelTransportMaxConnectionsTotalProperty() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelConfigurationProperties.HttpServiceTunnelTransportMaxConnectionsTotalProperty
 
HttpTransportFactoryProperty - Class in org.eclipse.scout.rt.shared.http
Configuration property to define the default IHttpTransportFactory.
HttpTransportFactoryProperty() - Constructor for class org.eclipse.scout.rt.shared.http.HttpTransportFactoryProperty
 

I

IBatchLookupService - Interface in org.eclipse.scout.rt.shared.services.lookup
 
IBookmarkStorageService - Interface in org.eclipse.scout.rt.shared.services.common.bookmark
 
IBookmarkVisitor - Interface in org.eclipse.scout.rt.shared.services.common.bookmark
Visitor to visit all bookmarks recursively inside a folder.
ICalendarAppointment - Interface in org.eclipse.scout.rt.shared.services.common.calendar
 
ICalendarItem - Interface in org.eclipse.scout.rt.shared.services.common.calendar
 
ICalendarItemDescriptionElement - Interface in org.eclipse.scout.rt.shared.services.common.calendar
 
ICalendarService - Interface in org.eclipse.scout.rt.shared.services.common.calendar
This interface is a marker interface for grouping calendar related data services
ICalendarTask - Interface in org.eclipse.scout.rt.shared.services.common.calendar
 
IClientNotificationAddress - Interface in org.eclipse.scout.rt.shared.clientnotification
Address of a client notification that can be used for dispatching.
IClientNotificationService - Interface in org.eclipse.scout.rt.shared.clientnotification
Service to consume notifications.
ICode<T> - Interface in org.eclipse.scout.rt.shared.services.common.code
 
ICodeExtension<T,OWNER extends AbstractCode<T>> - Interface in org.eclipse.scout.rt.shared.extension.services.common.code
 
ICodeLookupCallFactoryService - Interface in org.eclipse.scout.rt.shared.services.lookup
This service creates a lookup call for a code type.
ICodeLookupCallVisitor<KEY_TYPE> - Interface in org.eclipse.scout.rt.shared.services.lookup
 
ICodeRow<KEY_TYPE> - Interface in org.eclipse.scout.rt.shared.services.common.code
 
ICodeService - Interface in org.eclipse.scout.rt.shared.services.common.code
 
ICodeToDoFunction - Interface in org.eclipse.scout.rt.shared.services.common.code.mapping
IToDoFunction that converts an ICode to a CodeDo.
ICodeType<CODE_TYPE_ID,CODE_ID> - Interface in org.eclipse.scout.rt.shared.services.common.code
Code types are dynamic enumerations used in front- and back-end.
ICodeTypeExtension<CODE_TYPE_ID,CODE_ID,OWNER extends ICodeType<CODE_TYPE_ID,CODE_ID>> - Interface in org.eclipse.scout.rt.shared.extension.services.common.code
 
ICodeTypeToDoFunction - Interface in org.eclipse.scout.rt.shared.services.common.code.mapping
IToDoFunction that converts an ICodeType to a CodeTypeDo.
ICodeVisitor<CODE extends ICode<?>> - Interface in org.eclipse.scout.rt.shared.services.common.code
 
IColorScheme - Interface in org.eclipse.scout.rt.shared.data.colorscheme
 
ICON_ID_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
IContributionOwner - Interface in org.eclipse.scout.rt.shared.extension
This interface describes objects that are capable to hold contributions.
Contributions may be added using the IExtensionRegistry service.
ICustomClientPreferenceDo - Interface in org.eclipse.scout.rt.shared.prefs
A marker interface for custom client preferences.
ID - Static variable in class org.eclipse.scout.rt.shared.security.CopyToClipboardPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.CreateCustomColumnPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.CreateGlobalBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.CreateUserBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.DeleteCustomColumnPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.DeleteGlobalBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.DeleteUserBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.PublishUserBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.ReadDiagnosticServletPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.ReadGlobalBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.ReadUserBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.UpdateCustomColumnPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.UpdateDiagnosticServletPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.UpdateGlobalBookmarkPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.UpdateServiceConfigurationPermission
 
ID - Static variable in class org.eclipse.scout.rt.shared.security.UpdateUserBookmarkPermission
 
IDataConsumer - Interface in org.eclipse.scout.rt.shared.csv
 
IDimensions - Interface in org.eclipse.scout.rt.shared.dimension
Contains the dimension names.
IDispatchingNotificationHandler<T extends Serializable> - Interface in org.eclipse.scout.rt.shared.clientnotification
Notification handler that is capable of dispatching based on the IClientNotificationAddress.
IE - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
IEnabledDimension - Interface in org.eclipse.scout.rt.shared.dimension
Interface for components having the capability to store multiple enabled-state dimensions.
IExtensibleObject - Interface in org.eclipse.scout.rt.shared.extension
Describes an object that can hold IExtensions.
IExtension<OWNER extends IExtensibleObject> - Interface in org.eclipse.scout.rt.shared.extension
Super interface of all Scout model extensions.
Extensions can be applied to all IExtensibleObjects.
Use the IExtensionRegistry service to register your extensions.
IExtensionRegistrationValidatorService - Interface in org.eclipse.scout.rt.shared.extension
Validator service used by the IExtensionRegistry to check if a contribution or move is allowed.
The IExtensionRegistry calls all validator services.
IExtensionRegistry - Interface in org.eclipse.scout.rt.shared.extension
The Scout Extension Registry interface used to hold all extensions, contributions and moves within a scout application.
A registration may be an IExtension, a contribution to an owner implementing IContributionOwner or a move of an existing class.
IFilesystemWebResourceRootContributor - Interface in org.eclipse.scout.rt.shared.ui.webresource
 
IGlobalSessionListener - Interface in org.eclipse.scout.rt.shared.session
Listener to be notified about all session state changes.
IGNORED_COLUMN_NAME - Static variable in class org.eclipse.scout.rt.shared.csv.CsvHelper
a column named with "null" will be ignored, its data will not be imported
IHttpTransportBuilder - Interface in org.eclipse.scout.rt.shared.http
 
IHttpTransportFactory - Interface in org.eclipse.scout.rt.shared.http
Factory (helper) for IHttpTransportManager (especially AbstractHttpTransportManager) classes to create new instances of HttpTransport.
IHttpTransportManager - Interface in org.eclipse.scout.rt.shared.http
Interface to manager HttpTransport instances for other application classes.
IIdCodeTypeDoIdConverter() - Constructor for class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction.IIdCodeTypeDoIdConverter
 
IInternalExtensionRegistry - Interface in org.eclipse.scout.rt.shared.extension
Internal extension registry holding all additional operations that must be available to the Scout runtime.
IllegalExtensionException - Exception in org.eclipse.scout.rt.shared.extension
 
IllegalExtensionException() - Constructor for exception org.eclipse.scout.rt.shared.extension.IllegalExtensionException
 
IllegalExtensionException(String) - Constructor for exception org.eclipse.scout.rt.shared.extension.IllegalExtensionException
 
IllegalExtensionException(String, Throwable) - Constructor for exception org.eclipse.scout.rt.shared.extension.IllegalExtensionException
 
IllegalExtensionException(Throwable) - Constructor for exception org.eclipse.scout.rt.shared.extension.IllegalExtensionException
 
ILogoutService - Interface in org.eclipse.scout.rt.shared.services.common.security
Support service to explicitly close a session and release cached sessions, resources, and credentials
ILookupCall<KEY_TYPE> - Interface in org.eclipse.scout.rt.shared.services.lookup
 
ILookupRow<KEY_TYPE> - Interface in org.eclipse.scout.rt.shared.services.lookup
Row representing a result of a lookup.
ILookupRowFetchedCallback<T> - Interface in org.eclipse.scout.rt.shared.services.lookup
Callback for asynchronous lookup row fetching.
ILookupService<KEY_TYPE> - Interface in org.eclipse.scout.rt.shared.services.lookup
Service for querying data in content-assist fields/smartfields.
IMoveModelObjectToRootMarker - Interface in org.eclipse.scout.rt.shared.extension
Marker interface used for moving an ordered object to its root.
importCell(String, Format) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
importData(Reader, int, List<String>, int) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
importData(IDataConsumer, Reader, boolean, boolean, int) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
importData(IDataConsumer, Reader, boolean, boolean, int, int) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
importData(IDataConsumer, Reader, boolean, boolean, int, int, boolean) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
importRow(Reader) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
INBOX_FOLDER_NAME - Static variable in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
INDEX_FILE_NAME - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
Info - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
INFO - Static variable in class org.eclipse.scout.rt.shared.deeplink.DeepLinkUrlParameter
Name of the optional URL parameter which contains a human readable, informative text about the deep-link.
init() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
Initialize the manager (if not initialized yet).
init() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Initialize the manager (if not initialized yet).
initCache() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
Creates and initializes a new cache.
initConfig() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
initConfig() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
initConfig() - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
initConfig() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
initConfig() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
initConfig(EXTENSION, boolean, Runnable) - Method in class org.eclipse.scout.rt.shared.extension.ObjectExtensions
 
initConfig(EXTENSION, Runnable) - Method in class org.eclipse.scout.rt.shared.extension.ObjectExtensions
 
initConfigAndBackupExtensionContext(EXTENSION, Runnable) - Method in class org.eclipse.scout.rt.shared.extension.ObjectExtensions
 
initialize() - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
initialize() - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnelContentHandler
 
initialize() - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
initialize(HttpRequest) - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager.DefaultHttpRequestInitializer
 
initializeContributions() - Method in class org.eclipse.scout.rt.shared.services.extension.SharedContainerValidationService
 
initMetrics(String) - Method in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper
 
initSynchronized() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
Create the HttpTransport (using factory), fill AbstractHttpTransportManager.m_httpTransport field.
initSynchronized() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Create the CloseableHttpAsyncClient (using outer factory), fill AbstractAsyncHttpClientManager.m_client field.
INotificationHandler<T extends Serializable> - Interface in org.eclipse.scout.rt.shared.notification
Notification handler for notifications of a given type.
INotificationListener<T extends Serializable> - Interface in org.eclipse.scout.rt.shared.notification
 
INST_FIRST - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
INST_FOURTH - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
INST_LAST - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
INST_NONE - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
INST_SECOND - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
INST_THIRD - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
install() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller
 
installConfigurableProxySelector(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
installConfigurableProxySelector(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
Install an instance of the ConfigurableProxySelector to select proxies.
installMultiSessionCookieStore(BUILDER) - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
installMultiSessionCookieStore(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
Install ApacheMultiSessionCookieStore to store cookies by session.
installRetry(HttpRequest) - Static method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
interceptCodeRow(ICodeRow<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
This interception method is called from the AbstractCode.initConfig() method just on construction of the code object.
interceptCreateChildCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
interceptCreateClient(BUILDER) - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
interceptCreateClient(H2AsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.H2AsyncHttpClientManager
 
interceptCreateClient(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
interceptCreateCode(ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
interceptCreateCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
The extension support for AbstractCodeTypeWithGeneric.execCreateCodes() method.
interceptCreateConnectionManager(PoolingAsyncClientConnectionManagerBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
interceptCreateConnectionManager(PoolingAsyncClientConnectionManagerBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.ForceHttp2DefaultAsyncHttpClientManager
 
interceptCreateLookupRows() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
interceptException(Throwable) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
Method invoked to intercept a service exception before being propagated to the caller.
interceptHttpResponse(HttpResponse, ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
This method is called just after the HTTP response is received, but before being processed, and might be used to read and interpret custom HTTP headers.
interceptInitConfig() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
interceptInitConfig() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
interceptLoadCodes(Class<? extends ICodeRow<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
The extension support for AbstractCodeTypeWithGeneric.execLoadCodes(Class) method.
interceptNewHttpClientConnectionManager(PoolingHttpClientConnectionManagerBuilder, IHttpTransportManager) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
Intercept the building of the connection manager
interceptNewHttpTransport(NetHttpTransport.Builder, IHttpTransportManager) - Method in class org.eclipse.scout.rt.shared.http.NetHttpTransportFactory
Intercept the building of the new HttpTransport.
interceptNewHttpTransport(HttpClientBuilder, IHttpTransportManager) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
Intercept the building of the new HttpTransport.
interceptNewHttpTransport(IHttpTransportBuilder) - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
interceptNewHttpTransport(IHttpTransportBuilder) - Method in interface org.eclipse.scout.rt.shared.http.IHttpTransportManager
 
interceptNewHttpTransport(IHttpTransportBuilder) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnelTransportManager
 
interceptOverwriteCode(ICodeRow<CODE_ID>, ICodeRow<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
interceptRequest(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
 
invalidate(String, ICacheEntryFilter<K, V>, boolean) - Method in interface org.eclipse.scout.rt.shared.cache.IRemoteCacheService
Like ICache.invalidate(ICacheEntryFilter, boolean) it invalidates cache entries from the cache with the given cacheId.
invalidate(ICacheEntryFilter<CodeTypeCacheKey, ICodeType<?, ?>>, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService.InvalidationListenerWrapper
 
invalidateCodeType(Class<? extends ICodeType>) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
invalidateCodeType(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
invalidateCodeType(Class<T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
Invalidates the given code type without reloading it immediately.
invalidateCodeTypes(Class<?>...) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
invalidateCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
invalidateCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
invalidateCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
Invalidates the given list of code types without reloading them immediately.
InvalidationListenerWrapper(ICache<CodeTypeCacheKey, ICodeType<?, ?>>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.CodeService.InvalidationListenerWrapper
 
invert() - Method in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
Utility method returning the inverted color scheme for this scheme.
INVISIBLE_SPLITTER - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that can be added to a SplitBox to make the splitter invisible.
invoke(Object, Method, Object[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility
Invokes the given operation on the service.
invoke(T, Method, Object[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelProxyProducer
 
invokeService(Class<?>, Method, Object[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
 
invokeService(Class<?>, Method, Object[]) - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnel
Invoke a remote service through a service tunnel
The argument array may contain IHolder values which are updated as OUT parameters when the backend call has completed flags are custom flags not used by the framework itself
invokeService(Class, Method, Object[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
invokeService(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
 
IOS - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
IPasswordManagementService - Interface in org.eclipse.scout.rt.shared.services.common.pwd
Common definition of a password management service that may be used by projects to manage a private set of users in an application.
IPermissionService - Interface in org.eclipse.scout.rt.shared.services.common.security
Support service for querying available Permission types.
IPingService - Interface in org.eclipse.scout.rt.shared.services.common.ping
 
IPreferenceChangeListener - Interface in org.eclipse.scout.rt.shared.services.common.prefs
Listener to be notified about changes in a preference node.
IPreferences - Interface in org.eclipse.scout.rt.shared.services.common.prefs
Preferences store for a single node of a single user scope.
IPropertyHolder - Interface in org.eclipse.scout.rt.shared.data.form
 
IRemoteCacheService - Interface in org.eclipse.scout.rt.shared.cache
Service to register caches with a given id and access a cache with a given id on the server.
IRemoteFileService - Interface in org.eclipse.scout.rt.shared.services.common.file
 
IRunMonitorCancelService - Interface in org.eclipse.scout.rt.shared.services.common.context
Provides cancellation support for operations initiated by the client.
isActive() - Method in interface org.eclipse.scout.rt.shared.ISession
Returns true if the session has been loaded and is running.
isActive() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
isActive() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
isActive() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
isActive() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
isActive() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
isActive() - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnel
The service tunnel is accessible over the BEANS.
isApiExposedCodeType(IBean<ICodeType>) - Method in class org.eclipse.scout.rt.shared.services.common.code.ApiExposedCodeTypeDoContributor
 
isBit(String, byte, boolean) - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Checks if the bit position associated with the given name has the given value.

Example:
isBitSet(String, byte) - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Checks if the bit position associated with the given name is set.

Example:
isBold() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
isCacheable(Class<? extends ILookupCall>) - Static method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
checks if the LookupCall class overrides the equals method and remembers the decision
isChunked() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
isColumnAscending(int) - Method in class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
isCompleted() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
isDesktopDevice() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
isDirected() - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
isDirty() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
isDistributeOverCluster() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationMessage
 
isEmpty() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionContext.BackupScopeStack
 
isEmpty() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
isEmpty() - Method in class org.eclipse.scout.rt.shared.extension.ScopeStack
 
isEmpty() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
isEmpty() - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupCall
 
isEnabled() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
isEnabled() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
isEnabled() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
isEnabled() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
isEnabled() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
isEnabled() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
isEnabled() - Method in class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
 
isEnabled(String) - Method in interface org.eclipse.scout.rt.shared.dimension.IEnabledDimension
Checks if the given dimension is enabled or not.
isEncodeLineSeparator() - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
IServerBatchLookupService - Interface in org.eclipse.scout.rt.shared.services.lookup
 
IServiceTunnel - Interface in org.eclipse.scout.rt.shared.servicetunnel
Interface of a tunnel used to invoke a service through HTTP.
IServiceTunnelContentHandler - Interface in org.eclipse.scout.rt.shared.servicetunnel
This is the content handler that defines the format in which data is exchanged through a service tunnel.
ISession - Interface in org.eclipse.scout.rt.shared
 
ISessionListener - Interface in org.eclipse.scout.rt.shared.session
Listener to be notified about a specific session state changes.
isExpanded() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
isFullDay() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
isFullDay() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
isGroupingActive() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
isHierarchicalLookup() - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
isHierarchy() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
isHierarchy() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
isIntersecting(Date, Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
isIntersecting(Date, Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
isIntersecting(Date, Date) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
isItalic() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
isLastSegment() - Method in class org.eclipse.scout.rt.shared.extension.ScopeItem
 
isLimitedResult() - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Optional property may be used by the data provider to signal, that the data returned by this instance has been limited.
isMobileDevice() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
isMultilineText() - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
isMultilineText() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
isNew() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
isNotifyAllNodes() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
isNotifyAllNodes() - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationAddress
 
isNotifyAllSessions() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
isNotifyAllSessions() - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationAddress
 
isOrderAnnotationPresentInSuperClasses(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
isParentInResultList(List<ILookupRow<T>>, ILookupRow<T>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
isPlain() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
isRegenerate() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
isRepeatable() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
isSearchFilterComplete() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
isSelectable() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
isSendCompressed() - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
isSortAscending() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
isSortColumn(int) - Method in class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
isStandalone() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
isStopping() - Method in interface org.eclipse.scout.rt.shared.ISession
 
isStreaming() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
isTabletDevice() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
isTileMode() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
isTouch() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
isTouchDevice() - Static method in class org.eclipse.scout.rt.shared.ui.UserAgentUtility
 
isUseCompression() - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
isUseCompression() - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
isUseSystemDefaultProxySelectorAsFallback() - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
isValidContribution(Class<?>, Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
isValidContribution(Class<?>, Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
isValidContribution(Class<?>, Class<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistrationValidatorService
Checks if the given contribution is allowed or not.
isValidMove(Class<? extends IOrdered>, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
isValidMove(Class<? extends IOrdered>, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
isValidMove(Class<? extends IOrdered>, Class<? extends IOrdered>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistrationValidatorService
Checks if the given move is allowed or not.
isValidRootModule(Path) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.DefaultFilesystemWebResourceRootContributor
A module is considered valid if a file DefaultFilesystemWebResourceRootContributor.WEBPACK_CONFIG_JS exists.
isValueSet() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
isValueSet() - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
isVisible() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
isVisible(String) - Method in interface org.eclipse.scout.rt.shared.dimension.IVisibleDimension
Checks if the given dimension is visible or not.
isWebUi() - Method in interface org.eclipse.scout.rt.shared.ui.IUiLayer
 
isWebUi() - Method in enum org.eclipse.scout.rt.shared.ui.UiLayer
 
IUiDeviceType - Interface in org.eclipse.scout.rt.shared.ui
 
IUiEngineType - Interface in org.eclipse.scout.rt.shared.ui
Browser engine type
IUiLayer - Interface in org.eclipse.scout.rt.shared.ui
 
IUiSystem - Interface in org.eclipse.scout.rt.shared.ui
 
IUserAgentParser - Interface in org.eclipse.scout.rt.shared.ui
Is able to create a string representation (identifier) of UserAgent.
IUserPreferencesService - Interface in org.eclipse.scout.rt.shared.services.common.prefs
Service capable to get user preferences.
IUserPreferencesStorageService - Interface in org.eclipse.scout.rt.shared.services.common.prefs
User preference service that is capable to persist preferences to a preference store.
IVisibleDimension - Interface in org.eclipse.scout.rt.shared.dimension
Interface for components having the capability to store multiple visibility dimensions.
IWebResourceResolver - Interface in org.eclipse.scout.rt.shared.ui.webresource
 

J

JWT_IDENTIFIER - Static variable in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 

K

key() - Method in class org.eclipse.scout.rt.shared.logging.UserIdContextValueProvider
 
key() - Method in class org.eclipse.scout.rt.shared.session.ScoutSessionIdContextValueProvider
 
KEY - Static variable in class org.eclipse.scout.rt.shared.logging.UserIdContextValueProvider
 
KEY - Static variable in class org.eclipse.scout.rt.shared.session.ScoutSessionIdContextValueProvider
 
KEY_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
keys() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Returns all of the keys that have an associated value in this node.
keys() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
keySet() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
KONQUEROR - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 

L

LenientPermissionsWrapper - Class in org.eclipse.scout.rt.shared.servicetunnel
Wrapper for Permissions that is serialize safe.
LenientPermissionsWrapper(Permissions) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionsWrapper
 
LenientPermissionWrapper - Class in org.eclipse.scout.rt.shared.servicetunnel
Wrapper for Permission that is serialize safe.
LenientPermissionWrapper(Permission) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.LenientPermissionWrapper
 
LIGHT_LABEL_HORIZONTAL - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphLineStyle
 
LIGHT_LABEL_ROTATED - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphLineStyle
 
List - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
load(String, String, IPreferences) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.AbstractUserPreferencesStorageService
 
loadCodes() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
loadData(Supplier<List<? extends ILookupRow<KEY_TYPE>>>, ILookupRowFetchedCallback<KEY_TYPE>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
Loads data synchronously, and calls the specified callback once completed.
loadDataInBackground(Supplier<List<? extends ILookupRow<KEY_TYPE>>>, RunContext, ILookupRowFetchedCallback<KEY_TYPE>) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
Loads data asynchronously, and calls the specified callback once completed.
LoadWebResourcesFromFilesystemConfigProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty
 
LocalCodeExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCode.LocalCodeExtension
 
LocalCodeTypeExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeType.LocalCodeTypeExtension
 
LocalCodeTypeWithGenericExtension(OWNER) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric.LocalCodeTypeWithGenericExtension
 
LocalLookupCall<T> - Class in org.eclipse.scout.rt.shared.services.lookup
LookupCall for cases where no backend service exists.
Data is directly provided by LocalLookupCall.execCreateLookupRows()
LocalLookupCall() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
logout() - Method in interface org.eclipse.scout.rt.shared.services.common.security.ILogoutService
calling this remote service on the server causes the session to be closed and resources to be cleaned, a new session and new login will be needed to continue working
LongArrowDown - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowDownBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowDownPlus - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowDownRemove - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowLeftBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowRightBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowUp - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowUpBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowUpPlus - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LongArrowUpRemove - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
LookupCall<KEY_TYPE> - Class in org.eclipse.scout.rt.shared.services.lookup
There are 2 variants to use lookup values
a) with a service that yields data (external data, large amount, on database)
b) with data directly generated in the call itself (local data, small amount, in memory)
LookupCall() - Constructor for class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
lookupPath() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
lookupResource(String, String, String, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
LookupRow<ID_TYPE> - Class in org.eclipse.scout.rt.shared.services.lookup
Row representing a result of a lookup.
LookupRow(ID_TYPE, String) - Constructor for class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
LookupRow(Object[], int, Class<?>) - Constructor for class org.eclipse.scout.rt.shared.services.lookup.LookupRow
Creates a new lookup row with the given cells as data.
LookupRow(Object[], Class<?>) - Constructor for class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 

M

m_active - Variable in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Flag indicating if AbstractAsyncHttpClientManager is still active.
m_activeSessions - Variable in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
m_client - Variable in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Cached CloseableHttpAsyncClient.
m_contributionHolder - Variable in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
m_contributionHolder - Variable in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
m_cookieStore - Variable in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
m_createdSessions - Variable in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
m_defaultAttributes - Variable in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
m_initialized - Variable in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Flag indicating if AbstractAsyncHttpClientManager was successfully initialized.
m_list - Variable in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
m_metrics - Variable in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper
 
mark(int) - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
markSupported() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
MASK_FRI - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 6
MASK_MON - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 2
MASK_SAT - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 7
MASK_SUN - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 1
MASK_THU - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 5
MASK_TUE - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 3
MASK_WED - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
same as 4
Max - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
MemoryOptimizedObject - Class in org.eclipse.scout.rt.shared.data.basic
 
MemoryOptimizedObject() - Constructor for class org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObject
 
MethodInvocation() - Constructor for class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.MethodInvocation
 
Min - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
MIN_FOLDER_NAME - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
minimized() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
MINIMIZED_URL_KEYWORD - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Script-File name marker for minimized scripts
Minus - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
MinusBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
MOBILE - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
 
MoveCodesHandler<CODE_ID,CODE extends ICode<CODE_ID>> - Class in org.eclipse.scout.rt.shared.extension.services.common.code
 
MoveCodesHandler(OrderedCollection<CODE>) - Constructor for class org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesHandler
 
MoveDescriptor<MODEL_TYPE> - Class in org.eclipse.scout.rt.shared.extension
 
MoveDescriptor(MODEL_TYPE, ClassIdentifier, Double) - Constructor for class org.eclipse.scout.rt.shared.extension.MoveDescriptor
 
moveModelObjects() - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
moveModelObjects(Iterable<? extends IOrdered>) - Static method in class org.eclipse.scout.rt.shared.extension.ExtensionUtility
Applies move descriptors registered on IExtensionRegistry.registerMove(Class, double) to all objects of the given list.
MultiSessionCookieStore - Class in org.eclipse.scout.rt.shared.servicetunnel.http
HTTP cookie store implementation that manages different sets of cookies ("cookie jars"), one per ISession.
MultiSessionCookieStore() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
MultiSessionCookieStoreInstaller - Class in org.eclipse.scout.rt.shared.servicetunnel.http
Install and uninstall MultiSessionCookieStore
MultiSessionCookieStoreInstaller() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller
 
MutableCode<T> - Class in org.eclipse.scout.rt.shared.services.common.code
 
MutableCode(ICodeRow<T>) - Constructor for class org.eclipse.scout.rt.shared.services.common.code.MutableCode
 

N

name() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Name of the resource e.g.
name() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Gets the name (ID) of this node.
name() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
NamedBitMaskHelper - Class in org.eclipse.scout.rt.shared.data.basic
Helper class to access the bits of a bit-mask by names.
The names are mapped to a bit position as needed.
NamedBitMaskHelper() - Constructor for class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Creates a new instance of this helper with no used bit names.
NamedBitMaskHelper(String...) - Constructor for class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Creates a new instance of this helper with the given bit names already consumed in the order provided.
NetHttpTransportBuilder(NetHttpTransport.Builder) - Constructor for class org.eclipse.scout.rt.shared.http.NetHttpTransportFactory.NetHttpTransportBuilder
 
NetHttpTransportFactory - Class in org.eclipse.scout.rt.shared.http
Factory to create the NetHttpTransport instances.
NetHttpTransportFactory() - Constructor for class org.eclipse.scout.rt.shared.http.NetHttpTransportFactory
 
NetHttpTransportFactory.NetHttpTransportBuilder - Class in org.eclipse.scout.rt.shared.http
 
newHttpTransport(IHttpTransportManager) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
newHttpTransport(IHttpTransportManager) - Method in interface org.eclipse.scout.rt.shared.http.IHttpTransportFactory
Create a new HttpTransport for the specific IHttpTransportManager.
newHttpTransport(IHttpTransportManager) - Method in class org.eclipse.scout.rt.shared.http.NetHttpTransportFactory
 
newInstance(Class<? extends ICodeType<?, T>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.DefaultCodeLookupCallFactoryService
 
newInstance(Class<? extends ICodeType<?, T>>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallFactoryService
 
newInstanceByService(Class<? extends ICodeType<?, T>>) - Static method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
Helper method to create a lookup call from a codetype using the ICodeLookupCallFactoryService.
next() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain
 
NO_BITS_SET - Static variable in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Holder value with no bits set (all set to false).
NO_MANDATORY_INDICATOR - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that hides the mandatory indicator (useful e.g.
NodePageState - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
NodePageState() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.NodePageState
 
NodePageState(NodePageState) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.NodePageState
 
normalizeCalls(List<ILookupCall<?>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupNormalizer
When two LookupCalls are Object.equals(Object) then the first one iq used, subsequent ones reference the first ones directly.
NOTIFICATION_AUTHENTICATOR_SUBJECT_NAME - Static variable in class org.eclipse.scout.rt.shared.SharedConfigProperties.NotificationSubjectProperty
 
NotificationHandlerRegistry - Class in org.eclipse.scout.rt.shared.notification
Registry for INotificationHandlers.
NotificationHandlerRegistry() - Constructor for class org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistry
 
NotificationSubjectProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.NotificationSubjectProperty
 
notifyDispatchingNotificationHandlers(Serializable, IClientNotificationAddress) - Method in class org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistry
 
notifyHandlers(Serializable, IClientNotificationAddress) - Method in class org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistry
 
notifyNotificationHandlers(Serializable) - Method in class org.eclipse.scout.rt.shared.notification.NotificationHandlerRegistry
Notify all INotificationHandlers with the message, if the message type matches the handler type.
Null - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
marker icon for 'no icon'
NUM_BITS - Static variable in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Number of bit positions supported.

O

ObjectExtensions<OWNER,EXTENSION extends IExtension<? extends OWNER>> - Class in org.eclipse.scout.rt.shared.extension
 
ObjectExtensions(OWNER, boolean) - Constructor for class org.eclipse.scout.rt.shared.extension.ObjectExtensions
 
OCTAGON - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
of(String) - Static method in class org.eclipse.scout.rt.shared.prefs.CustomClientPreferenceId
 
OfficialVersion - Class in org.eclipse.scout.rt.shared
 
OneTimeRepeatableRequestEntityProxy - Class in org.eclipse.scout.rt.shared.http.retry
A Proxy class for org.apache.http.HttpEntity that supports retry regardless of the enclosed HttpEntity.isRepeatable()
OneTimeRepeatableRequestEntityProxy(HttpEntity) - Constructor for class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
OneTimeRetryPrepareExecChainHandler() - Constructor for class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy.OneTimeRetryPrepareExecChainHandler
 
onFailure(RuntimeException) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback
Method invoked if ILookupRow data fetching failed.
onSuccess(List<? extends ILookupRow<T>>) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRowFetchedCallback
Method invoked upon successful ILookupRow data fetching.
OPERA - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
optContribution(Class<T>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
optContribution(Class<T>) - Method in interface org.eclipse.scout.rt.shared.extension.IContributionOwner
Returns the contribution that exactly matches the given contribution class.
optContribution(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
optContribution(Class<TYPE>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
order() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Order of calendar
org.eclipse.scout.rt.shared - package org.eclipse.scout.rt.shared
 
org.eclipse.scout.rt.shared.cache - package org.eclipse.scout.rt.shared.cache
 
org.eclipse.scout.rt.shared.clientnotification - package org.eclipse.scout.rt.shared.clientnotification
 
org.eclipse.scout.rt.shared.csv - package org.eclipse.scout.rt.shared.csv
 
org.eclipse.scout.rt.shared.data.basic - package org.eclipse.scout.rt.shared.data.basic
 
org.eclipse.scout.rt.shared.data.basic.graph - package org.eclipse.scout.rt.shared.data.basic.graph
 
org.eclipse.scout.rt.shared.data.basic.table - package org.eclipse.scout.rt.shared.data.basic.table
 
org.eclipse.scout.rt.shared.data.colorscheme - package org.eclipse.scout.rt.shared.data.colorscheme
 
org.eclipse.scout.rt.shared.data.form - package org.eclipse.scout.rt.shared.data.form
 
org.eclipse.scout.rt.shared.data.form.fields - package org.eclipse.scout.rt.shared.data.form.fields
 
org.eclipse.scout.rt.shared.data.form.fields.browserfield - package org.eclipse.scout.rt.shared.data.form.fields.browserfield
 
org.eclipse.scout.rt.shared.data.form.fields.tablefield - package org.eclipse.scout.rt.shared.data.form.fields.tablefield
 
org.eclipse.scout.rt.shared.data.form.fields.treefield - package org.eclipse.scout.rt.shared.data.form.fields.treefield
 
org.eclipse.scout.rt.shared.data.form.properties - package org.eclipse.scout.rt.shared.data.form.properties
 
org.eclipse.scout.rt.shared.data.page - package org.eclipse.scout.rt.shared.data.page
 
org.eclipse.scout.rt.shared.deeplink - package org.eclipse.scout.rt.shared.deeplink
 
org.eclipse.scout.rt.shared.dimension - package org.eclipse.scout.rt.shared.dimension
 
org.eclipse.scout.rt.shared.extension - package org.eclipse.scout.rt.shared.extension
 
org.eclipse.scout.rt.shared.extension.services.common.code - package org.eclipse.scout.rt.shared.extension.services.common.code
 
org.eclipse.scout.rt.shared.http - package org.eclipse.scout.rt.shared.http
 
org.eclipse.scout.rt.shared.http.async - package org.eclipse.scout.rt.shared.http.async
 
org.eclipse.scout.rt.shared.http.proxy - package org.eclipse.scout.rt.shared.http.proxy
 
org.eclipse.scout.rt.shared.http.retry - package org.eclipse.scout.rt.shared.http.retry
 
org.eclipse.scout.rt.shared.http.transport - package org.eclipse.scout.rt.shared.http.transport
 
org.eclipse.scout.rt.shared.job.filter.event - package org.eclipse.scout.rt.shared.job.filter.event
 
org.eclipse.scout.rt.shared.job.filter.future - package org.eclipse.scout.rt.shared.job.filter.future
 
org.eclipse.scout.rt.shared.logging - package org.eclipse.scout.rt.shared.logging
 
org.eclipse.scout.rt.shared.notification - package org.eclipse.scout.rt.shared.notification
 
org.eclipse.scout.rt.shared.prefs - package org.eclipse.scout.rt.shared.prefs
 
org.eclipse.scout.rt.shared.security - package org.eclipse.scout.rt.shared.security
 
org.eclipse.scout.rt.shared.services.common.bookmark - package org.eclipse.scout.rt.shared.services.common.bookmark
 
org.eclipse.scout.rt.shared.services.common.calendar - package org.eclipse.scout.rt.shared.services.common.calendar
 
org.eclipse.scout.rt.shared.services.common.code - package org.eclipse.scout.rt.shared.services.common.code
 
org.eclipse.scout.rt.shared.services.common.code.mapping - package org.eclipse.scout.rt.shared.services.common.code.mapping
 
org.eclipse.scout.rt.shared.services.common.context - package org.eclipse.scout.rt.shared.services.common.context
 
org.eclipse.scout.rt.shared.services.common.file - package org.eclipse.scout.rt.shared.services.common.file
 
org.eclipse.scout.rt.shared.services.common.jdbc - package org.eclipse.scout.rt.shared.services.common.jdbc
 
org.eclipse.scout.rt.shared.services.common.ping - package org.eclipse.scout.rt.shared.services.common.ping
 
org.eclipse.scout.rt.shared.services.common.prefs - package org.eclipse.scout.rt.shared.services.common.prefs
 
org.eclipse.scout.rt.shared.services.common.pwd - package org.eclipse.scout.rt.shared.services.common.pwd
 
org.eclipse.scout.rt.shared.services.common.security - package org.eclipse.scout.rt.shared.services.common.security
 
org.eclipse.scout.rt.shared.services.common.text.dev - package org.eclipse.scout.rt.shared.services.common.text.dev
 
org.eclipse.scout.rt.shared.services.extension - package org.eclipse.scout.rt.shared.services.extension
 
org.eclipse.scout.rt.shared.services.lookup - package org.eclipse.scout.rt.shared.services.lookup
 
org.eclipse.scout.rt.shared.servicetunnel - package org.eclipse.scout.rt.shared.servicetunnel
 
org.eclipse.scout.rt.shared.servicetunnel.http - package org.eclipse.scout.rt.shared.servicetunnel.http
 
org.eclipse.scout.rt.shared.session - package org.eclipse.scout.rt.shared.session
 
org.eclipse.scout.rt.shared.ui - package org.eclipse.scout.rt.shared.ui
 
org.eclipse.scout.rt.shared.ui.webresource - package org.eclipse.scout.rt.shared.ui.webresource
 
OSX - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
OUTPUT_FOLDER_NAME - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 

P

P_Initializer() - Constructor for class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService.P_Initializer
 
PARALLELOGRAM - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
PARENT_KEY_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
parentId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Unique identifyer of the parent resource.
parse(String) - Static method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
Sample: Dialog-PLAIN-12
parse(String) - Static method in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
parse(String) - Static method in interface org.eclipse.scout.rt.shared.data.colorscheme.IColorScheme
 
parse(String) - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.BackendUrlProperty
 
parse(String) - Method in class org.eclipse.scout.rt.shared.SharedConfigProperties.ExternalBaseUrlProperty
 
parse(String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
parse(URL) - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
parseFileListEntries(URL) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
parseIdentifier(String) - Method in class org.eclipse.scout.rt.shared.ui.DefaultUserAgentParser
 
parseIdentifier(String) - Method in interface org.eclipse.scout.rt.shared.ui.IUserAgentParser
 
partsDelimiter() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
According to HTTP spec
path() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
Pencil - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
PencilUnderlineSolid - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
PersonSolid - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
ping(String) - Method in interface org.eclipse.scout.rt.shared.services.common.ping.IPingService
Simple ping request (echo).
Plus - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
PlusBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
popExtensions(List<? extends IExtension<?>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
popExtensions(List<? extends IExtension<?>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
popExtensions(List<? extends IExtension<?>>) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Removes the last pushed extensions from the stack.
popScope() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionContext.BackupScopeStack
 
popScope() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
popScope() - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Removes the last pushed scope class from the stack.
popScope() - Method in class org.eclipse.scout.rt.shared.extension.ScopeStack
 
preferenceChange(PreferenceChangeEvent) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferenceChangeListener
Callback when the preferences of the observed preference node has been changed.
PreferenceChangeEvent - Class in org.eclipse.scout.rt.shared.services.common.prefs
Describes a preference change.
PreferenceChangeEvent(Object, int, String, String, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.prefs.PreferenceChangeEvent
 
preferenceChangeListeners() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
 
preferenceChangeListeners() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
Preferences - Class in org.eclipse.scout.rt.shared.services.common.prefs
Default implementation for the preferences using a simple hash map and String key-value pairs.
Preferences(String, ISession) - Constructor for class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
Preferences(String, ISession, Map<String, String>, boolean) - Constructor for class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
Preferences(Preferences) - Constructor for class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
prettyPrint() - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationAddress
 
previous() - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain
 
PROCESS_SERVLET_MAPPING - Static variable in class org.eclipse.scout.rt.shared.SharedConfigProperties.ServiceTunnelTargetUrlProperty
 
processRow(int, List<Object>) - Method in class org.eclipse.scout.rt.shared.csv.ArrayConsumer
 
processRow(int, List<Object>) - Method in interface org.eclipse.scout.rt.shared.csv.IDataConsumer
 
produce(String, List<String>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenPrincipalProducer
 
produce(IBean<ICodeType<?, ?>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeProducer
 
produce(IBean<T>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelProxyProducer
 
ProxyConfigurationProperty - Class in org.eclipse.scout.rt.shared.http.proxy
 
ProxyConfigurationProperty() - Constructor for class org.eclipse.scout.rt.shared.http.proxy.ProxyConfigurationProperty
 
ProxyIgnoreProperty - Class in org.eclipse.scout.rt.shared.http.proxy
 
ProxyIgnoreProperty() - Constructor for class org.eclipse.scout.rt.shared.http.proxy.ProxyIgnoreProperty
 
ProxySelectorInstaller() - Constructor for class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector.ProxySelectorInstaller
 
publishBookmarkData(BookmarkFolder, Map<String, Object>) - Method in interface org.eclipse.scout.rt.shared.services.common.bookmark.IBookmarkStorageService
copy the bookmarks contained in the folder to the folder of the users BookmarkData.getUserBookmarks(), PublishUserBookmarkPermission
PublishUserBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
PublishUserBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.PublishUserBookmarkPermission
 
pushExtensions(List<? extends IExtension<?>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
pushExtensions(List<? extends IExtension<?>>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
pushExtensions(List<? extends IExtension<?>>) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Pushes the given extensions on the top stack.
pushScope(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
pushScope(Class<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Pushes the given scope class to the stack.
pushScope(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ScopeStack
 
pushScope(Class<?>, Deque<ExtensionScope<ExtensionRegistryItem>>) - Method in class org.eclipse.scout.rt.shared.extension.ScopeStack
 
put(String, Object) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
Fires a change event
put(String, String) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified value with the specified key in this node.
put(String, String) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putAll(Map<? extends String, ?>) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
Fires a change event
putBoolean(String, boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified boolean value with the specified key in this node.
putBoolean(String, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putByteArray(String, byte[]) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified byte[] value with the specified key in this node.
putByteArray(String, byte[]) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putCachedResult(ILookupCall, List<ILookupRow<?>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
put a result and associate it with LookupCall.equals(Object)
putDouble(String, double) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified double value with the specified key in this node.
putDouble(String, double) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putFloat(String, float) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified float value with the specified key in this node.
putFloat(String, float) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putInt(String, int) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified int value with the specified key in this node.
putInt(String, int) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putInternal(String, String) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putList(String, List<String>) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified values with the specified key in this node.
putList(String, List<String>) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putLong(String, long) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Associates the specified long value with the specified key in this node.
putLong(String, long) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
putRemoteFile(RemoteFile) - Method in interface org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService
 

R

RADIOBUTTON_INDENTATION - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that increases the size of the left margin by the width of the "(X)" part of radio button field.
RAINBOW - Enum constant in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
 
randomSessionId() - Static method in class org.eclipse.scout.rt.shared.session.Sessions
 
rawLine() - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
read() - Method in class org.eclipse.scout.rt.shared.services.common.file.DecompressedInputStream
 
read() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
read(byte[], int, int) - Method in class org.eclipse.scout.rt.shared.services.common.file.DecompressedInputStream
 
read(char[], int, int) - Method in class org.eclipse.scout.rt.shared.services.common.file.DecompressedReader
 
read(InputStream) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
read(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
readAllLinesFromUrl(URL) - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser
 
readByte(ByteArrayInputStream) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
readData(File) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
Read data from file
readData(InputStream) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
Read data and close stream
readData(InputStream, long, long) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
Read data and close stream
readData(Reader) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
Read data and close stream
ReadDiagnosticServletPermission - Class in org.eclipse.scout.rt.shared.security
 
ReadDiagnosticServletPermission() - Constructor for class org.eclipse.scout.rt.shared.security.ReadDiagnosticServletPermission
 
readFromUrl(URL) - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
ReadGlobalBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
ReadGlobalBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.ReadGlobalBookmarkPermission
 
readRequest(InputStream) - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
readRequest(InputStream) - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnelContentHandler
 
readRequest(InputStream) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
readResolve() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
readResolve() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
readResponse(InputStream) - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
readResponse(InputStream) - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnelContentHandler
 
readResponse(InputStream) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
ReadUserBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
ReadUserBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.ReadUserBookmarkPermission
 
readZipContentFromDirectory(File) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
Read all files from the directory and pack them as zip, so this remote file represents a zip archive see RemoteFile.writeZipContentToDirectory(File)
rebuildCodeIndexMap() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
RECTANGLE - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
RecurrenceException - Class in org.eclipse.scout.rt.shared.services.common.calendar
 
RecurrenceException() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
 
RecurrencePattern - Class in org.eclipse.scout.rt.shared.services.common.calendar
 
RecurrencePattern() - Constructor for class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
register() - Static method in class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService
 
register(Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
register(Class<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a content and/or behavior modification.
This method supports two different types of registrations: Extensions (behavior modification)
This is the case if the given extensionOrContributionClass is instanceof IExtension.
The extension is applied to an owner which is detected according to the following rule: The type parameter of the extension class is used as owner if available. Otherwise the value of the Extends annotation on the extension class is used as owner if present. If still no owner could be determined, an IllegalExtensionException is thrown. Extensions may also contain contributions.
register(Class<?>, Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
register(Class<?>, Class<?>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a content and/or behavior modification for the given owner.
This method supports two different types of registrations: Extensions (behavior modification)
These are classes that implement IExtension.
register(Class<?>, Class<?>, Double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
register(Class<?>, Class<?>, Double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a content and/or behavior modification for the given owner.
This method supports two different types of registrations: Extensions (behavior modification)
These are classes that implement IExtension.
register(Class<?>, ClassIdentifier) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
register(Class<?>, ClassIdentifier) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a content and/or behavior modification for the given owner.
This method supports two different types of registrations: Extensions (behavior modification)
These are classes that implement IExtension.
register(Class<?>, ClassIdentifier, Double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
register(Class<?>, ClassIdentifier, Double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a content and/or behavior modification for the given owner.
This method supports two different types of registrations: Extensions (behavior modification)
These are classes that implement IExtension.
registerInternal(ClassIdentifier, Class<?>, Class<?>, Double, Class<?>, boolean) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMove(Class<? extends IOrdered>, double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMove(Class<? extends IOrdered>, double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given IOrdered model class without changing its current container.
registerMove(Class<? extends IOrdered>, Double, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMove(Class<? extends IOrdered>, Double, Class<? extends IOrdered>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given IOrdered model object.
registerMove(ClassIdentifier, double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMove(ClassIdentifier, double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given modelClassIdentifier.
registerMove(ClassIdentifier, Double, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMove(ClassIdentifier, Double, Class<? extends IOrdered>) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given modelClassIdentifier.
registerMove(ClassIdentifier, Double, ClassIdentifier) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMove(ClassIdentifier, Double, ClassIdentifier) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given modelClassIdentifier.
registerMoveToRoot(Class<? extends IOrdered>, Double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMoveToRoot(Class<? extends IOrdered>, Double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given IOrdered model object.
registerMoveToRoot(ClassIdentifier, Double) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
registerMoveToRoot(ClassIdentifier, Double) - Method in interface org.eclipse.scout.rt.shared.extension.IExtensionRegistry
Registers a move operation for the given modelClassIdentifer.
registerNode(NodeId) - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationService
Register a session with the corresponding user and client node
RegisterTunnelToServerPlatformListener - Class in org.eclipse.scout.rt.shared.servicetunnel
IPlatformListener to register proxy instances for interfaces annotated with TunnelToServer.
RegisterTunnelToServerPlatformListener() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
 
registerTunnelToServerProxies(IBeanManager, IClassInventory) - Method in class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
 
registerTunnelToServerProxy(IBeanManager, Class<?>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
 
reloadCodeType(Class<T>) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
reloadCodeType(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
reloadCodeType(Class<T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
reload code type
reloadCodeTypes(Class<?>...) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
reloadCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Static method in class org.eclipse.scout.rt.shared.services.common.code.CODES
 
reloadCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
reloadCodeTypes(List<Class<? extends ICodeType<?, ?>>>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
reload code types
RemoteFile - Class in org.eclipse.scout.rt.shared.services.common.file
file path with / as delimiter
RemoteFile(String, long) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(String, long, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(String, String, long) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(String, String, long, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(String, String, Locale, long) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(String, String, Locale, long, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(URL, boolean) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(URL, boolean, String) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteFile(BinaryResource) - Constructor for class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
RemoteServiceAccessDenied - Annotation Type in org.eclipse.scout.rt.shared.servicetunnel
By default remote service access is denied.
RemoteServiceAccessPermission - Class in org.eclipse.scout.rt.shared.security
Permission to grant remote access to a service interface.
RemoteServiceAccessPermission() - Constructor for class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
RemoteServiceAccessPermission(String) - Constructor for class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
RemoteServiceAccessPermission(String, String) - Constructor for class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
Permission granting access to remote service call
RemoteServiceInvocationCallable - Class in org.eclipse.scout.rt.shared.servicetunnel.http
This class is a Callable to invoke the service operation as described by ServiceTunnelRequest remotely on backend server.
RemoteServiceInvocationCallable(HttpServiceTunnel, ServiceTunnelRequest) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.http.RemoteServiceInvocationCallable
 
RemoteServiceWithoutAuthorization - Annotation Type in org.eclipse.scout.rt.shared.servicetunnel
By default remote service access must be authorized.
remove(Object) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
Fires a change event
remove(String) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Removes the value associated with the specified key in this node, if any.
remove(String) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
remove(URI, HttpCookie) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
Remove - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
removeAll() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStore
 
removeAllRecipientEmail() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
removeAllRecipientEmail() - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
RemoveBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
removeChild(CODE, CODE) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesHandler
 
removeChild(ORDERED, ORDERED) - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
removeChildCodeInternal(T) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
removeChildCodeInternal(T) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
do not use this internal method unless the intention is in fact to change the structure of the possibly shared ICodeType
removeClient() - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
Remove/close CloseableHttpAsyncClient
removeCustomValue(String) - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
Removes the custom value from the map.
removeHttpTransport() - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
Remove HttpTransport.
removeInvalidationListener(Consumer<ICacheEntryFilter<CodeTypeCacheKey, ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeService
 
removeInvalidationListener(Consumer<ICacheEntryFilter<CodeTypeCacheKey, ICodeType<?, ?>>>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeService
Removes the given listener.
removeListener(ISessionListener) - Method in interface org.eclipse.scout.rt.shared.ISession
Removes the given listener; has no effect if not registered.
removePossibleContributionForContainer(Class<?>, Class<?>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
removePossibleMoveFForContainer(Class<? extends IOrdered>, Class<? extends IOrdered>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContainerValidationService
 
removePreferenceChangeListener(IPreferenceChangeListener) - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Removes the given IPreferenceChangeListener from the list of listeners to be notified about preference changes.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
removeRecipientEmail(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
removeRecipientEmail(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
removeRootCodeInternal(CODE_ID) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
do not use this internal method unless the intention is in fact to change the structure of the possibly shared ICodeType
removeRow(int) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
Removes the row at the given index.
removeRow(AbstractTableRowData) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
Removes the given row.
replaceObject(Object) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelObjectReplacer
 
reset() - Method in class org.eclipse.scout.rt.shared.services.lookup.BatchLookupResultCache
reset the result cache
reset() - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
resetContributionsByClass(Object, Class<T>) - Method in class org.eclipse.scout.rt.shared.extension.AbstractContributionComposite
 
resetPassword(String, char[]) - Method in interface org.eclipse.scout.rt.shared.services.common.pwd.IPasswordManagementService
reset the password of a user
In the implementation make sure to use sufficient permission rights to enable this method.
resolveCodeByKey() - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388242
resolveCodes(ICodeVisitor<ICode<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
https://bugs.eclipse.org/bugs/show_bug.cgi?id=388242
resolveCodeTypeClass(Class<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheUtility
 
resolveCodeTypeClasses(List<Class<? extends ICodeType<?, ?>>>) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheUtility
 
resolveObject(Object) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelObjectReplacer
 
resolveRegistryItems(Set<ScopeItem>) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionScope
Returns an ordered set of resolved registry items for the given scope items (ordered by the resolved item's order).
resolveResource(Function<IWebResourceResolver, List<WebResourceDescriptor>>) - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
resolveScriptResource(String, boolean, boolean, String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
resolveScriptResource(String, boolean, boolean, String) - Method in interface org.eclipse.scout.rt.shared.ui.webresource.IWebResourceResolver
Tries to load the specified relative path in the script resources folders.
resolveScriptResource(String, boolean, boolean, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
Tries to load the specified relative path in the script resources folders.
resolveScriptResourceInternal(String, boolean, boolean, String) - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
resolveScriptResources(String, boolean, boolean, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
resolveUrls(Path, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.FilesystemWebResourceResolver
Tries to resolve the given relative path in the given root directory and returns the URL to the file if it was found.
resolveUrls(Collection<Path>, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.FilesystemWebResourceResolver
Tries to resolve the given relative path in the given root directories and returns all urls that point to existing files.
resolveWebResource(String, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
resolveWebResource(String, boolean, boolean) - Method in interface org.eclipse.scout.rt.shared.ui.webresource.IWebResourceResolver
Tries to load the specified relative path in the web resources folder ("res" folder).
resolveWebResource(String, boolean, boolean) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
Tries to load the specified relative path in the web resources folder ("res" folder).
resolveWebResourceInternal(String, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
resolveWebResources(String, boolean, boolean) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
resourceId() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Unique identifyer of a calendar resource.
RETRY_ENABLER_EXEC_CHAIN_NAME - Static variable in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
 
retryRequest(HttpRequest, IOException, int, HttpContext) - Method in class org.eclipse.scout.rt.shared.http.retry.CustomHttpRequestRetryStrategy
 
retrySupported() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
RIGHT_PADDING_INVISIBLE - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that for example removes the right padding of the root-group-box in a form.
RotateLeft - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
RotateRight - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
ROUNDED_RECTANGLE - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
rowAt(int) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
Returns the row at the given index.
runInContext(ExtensionContext, Runnable) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
runInContext(ExtensionContext, Runnable) - Method in interface org.eclipse.scout.rt.shared.extension.IInternalExtensionRegistry
Executes the given runnable in the given ExtensionContext.
runInExtensionContext(Runnable) - Method in class org.eclipse.scout.rt.shared.extension.ObjectExtensions
Executes the given runnable in the extension context, in which the referencing model object was created.

S

SAFARI - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
SAML_IDENTIFIER - Static variable in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
SCHEME_ID_ALTERNATIVE - Static variable in interface org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme.SchemeIds
 
SCHEME_ID_DEFAULT - Static variable in interface org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme.SchemeIds
 
SCHEME_ID_RAINBOW - Static variable in interface org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme.SchemeIds
 
ScopeItem - Class in org.eclipse.scout.rt.shared.extension
A scope item represents a part of a ClassIdentifier, where a part is starting from a particular index and ends either at the class identifier's last or first segment.
ScopeItem(ClassIdentifier, boolean) - Constructor for class org.eclipse.scout.rt.shared.extension.ScopeItem
 
ScopeStack - Class in org.eclipse.scout.rt.shared.extension
 
ScopeStack(ExtensionScope<ExtensionRegistryItem>, ExtensionScope<ExtensionRegistryItem>) - Constructor for class org.eclipse.scout.rt.shared.extension.ScopeStack
 
ScoutSessionIdContextValueProvider - Class in org.eclipse.scout.rt.shared.session
This class provides the ISession.getId() to be set into the diagnostic context map for logging purpose.
ScoutSessionIdContextValueProvider() - Constructor for class org.eclipse.scout.rt.shared.session.ScoutSessionIdContextValueProvider
 
SCREEN_READER_ONLY - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Add this to elements to make them only visible to screen readers
SCRIPT_URL_PATTERN - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Pattern for a script url
ScriptRequest - Class in org.eclipse.scout.rt.shared.ui.webresource
Represents a script resource request path.
ScriptResourceIndexes - Class in org.eclipse.scout.rt.shared.ui.webresource
Main access to the parsed contents of a file-list file created by the Scout webpack build.
See @eclipse-scout/cli/post-build.js#createFileList
ScriptResourceIndexes() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
Search - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
SearchFilter - Class in org.eclipse.scout.rt.shared.services.common.jdbc
Search model that contains a form data, verbose search texts and a valid status
SearchFilter() - Constructor for class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
SearchFilter(SearchFilter) - Constructor for class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
select(URI) - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
selectable() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Indicates if the resource can be selected via range selection
selectUserPrincipal() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
ServiceTunnelObjectReplacer - Class in org.eclipse.scout.rt.shared.servicetunnel
Object replacer that supports the following cases Dates all objects instance of Date - except UTCDate - are replaced by a StaticDate , which is timezone independent. Permissions Permissions objects are replaced by a LenientPermissionsWrapper, which does not break deserialization if a Permission class is not available on the other side of a service tunnel.
ServiceTunnelObjectReplacer() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelObjectReplacer
 
ServiceTunnelProxyProducer<T> - Class in org.eclipse.scout.rt.shared.servicetunnel
 
ServiceTunnelProxyProducer(Class<?>) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelProxyProducer
 
ServiceTunnelRequest - Class in org.eclipse.scout.rt.shared.servicetunnel
 
ServiceTunnelRequest(String, String, Class[], Object[]) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
ServiceTunnelResponse - Class in org.eclipse.scout.rt.shared.servicetunnel
 
ServiceTunnelResponse(Object) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
ServiceTunnelResponse(Object, Throwable) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
ServiceTunnelResponse(Throwable) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
ServiceTunnelTargetUrlProperty() - Constructor for class org.eclipse.scout.rt.shared.SharedConfigProperties.ServiceTunnelTargetUrlProperty
 
ServiceTunnelUtility - Class in org.eclipse.scout.rt.shared.servicetunnel
Creates a service proxy through a tunnel.
ServiceUtility - Class in org.eclipse.scout.rt.shared.servicetunnel
 
ServiceUtility() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.ServiceUtility
 
sessionChanged(SessionEvent) - Method in interface org.eclipse.scout.rt.shared.session.ISessionListener
Method invoked once the session state changed.
sessionCreated() - Method in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
sessionCreated(String) - Method in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper
 
SessionData - Class in org.eclipse.scout.rt.shared.session
This class is used by ISessions for holding arbitrary data in a ConcurrentMap.
SessionData() - Constructor for class org.eclipse.scout.rt.shared.session.SessionData
 
sessionDestroyed() - Method in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
sessionDestroyed(String) - Method in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper
 
SessionEvent - Class in org.eclipse.scout.rt.shared.session
Event fired once the session state changed.
SessionEvent(ISession, int) - Constructor for class org.eclipse.scout.rt.shared.session.SessionEvent
 
SessionFutureFilter - Class in org.eclipse.scout.rt.shared.job.filter.future
Filter to accept Futures which have a specific ISession set in their running context.
SessionFutureFilter(ISession) - Constructor for class org.eclipse.scout.rt.shared.job.filter.future.SessionFutureFilter
 
SessionJobEventFilter - Class in org.eclipse.scout.rt.shared.job.filter.event
Filter to accept all events for jobs which have a specific ISession set in their running context.
SessionJobEventFilter(ISession) - Constructor for class org.eclipse.scout.rt.shared.job.filter.event.SessionJobEventFilter
 
sessionListeners() - Method in interface org.eclipse.scout.rt.shared.ISession
 
SessionMetrics(Meter, String) - Constructor for class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
SessionMetricsHelper - Class in org.eclipse.scout.rt.shared.session
Helper to provide metrics for Scout's sessions: number of active sessions number of created sessions
SessionMetricsHelper() - Constructor for class org.eclipse.scout.rt.shared.session.SessionMetricsHelper
 
SessionMetricsHelper.SessionMetrics - Class in org.eclipse.scout.rt.shared.session
 
Sessions - Class in org.eclipse.scout.rt.shared.session
Helper class to work with sessions.
sessionStopped(ISession) - Method in class org.eclipse.scout.rt.shared.http.AbstractMultiSessionCookieStore
 
set(String, Object) - Method in class org.eclipse.scout.rt.shared.session.SessionData
 
set(UserAgent) - Static method in class org.eclipse.scout.rt.shared.ui.UserAgent
Associates the current thread with the given UserAgent.
setActive(TriState) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setActive(TriState) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
setActiveInternal(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
Do only call this method during creation and setup of a code / code type.
setAggregationFunction(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setAll(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setAll(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setAttachments(Set<BinaryResource>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
setAvailableColumns(List<TableColumnState>) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setBackground(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
setBackgroundEffect(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setBinaryResource(BinaryResource) - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
setBit(String, byte) - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Sets the bit position associated with the given name to true.

Example:
setBody(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setBody(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setBookmarkIdentifier(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
setBusyStatus(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setBusyStatus(int) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setCharsetName(String) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setChildNodes(List<TreeNodeData>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
setClientNodeId(NodeId) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
Sets the unique ID of the client node which triggered this service request.
setCloseInputStream(boolean) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
setCodeTypeInternal(ICodeType<?, T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
setCodeTypeInternal(ICodeType<?, T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
do not use this internal method
setColor(GraphColor) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setColumnClassName(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setColumnFilterData(byte[]) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setColumnNames(List<String>) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
setColumnTypes(List<String>) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
setComplete(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
setComplete(Date) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
setCompleted(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
setCompressedData(byte[], long) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setConnectionEvictionSettings(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
setConnectionEvictionSettings(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
setConnectionKeepAliveAndRetrySettings(HttpAsyncClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.async.DefaultAsyncHttpClientManager
 
setConnectionKeepAliveAndRetrySettings(HttpClientBuilder) - Method in class org.eclipse.scout.rt.shared.http.ApacheHttpTransportFactory
 
setContentHandler(IServiceTunnelContentHandler) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
setContentLength(int) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setContentType(String) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setContentTypeByExtension(String) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setCssClass(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setCssClass(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setCssClass(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setCustomValue(String, Object) - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
Sets a custom value for the given id.
setCustomValues(Map<String, Object>) - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
Sets a map with custom values.
setData(Writer, Object, boolean) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
setData(String, Object) - Method in interface org.eclipse.scout.rt.shared.ISession
 
setData(IDoEntity) - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
setDayOfMonth(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
value startw with 1
setDayOfWeek(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setDescriptionElements(List<ICalendarItemDescriptionElement>) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setDirected(boolean) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
setDirty(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
setDisplayable(Boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setDisplayTexts(String[]) - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
setDue(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
setDue(Date) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
setDurationMinutes(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setEnabled(boolean, String) - Method in interface org.eclipse.scout.rt.shared.dimension.IEnabledDimension
Changes the enabled-state of the given dimension to the given value.
setEnabledInternal(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
Do only call this method during creation and setup of a code / code type.
setEncodeLineSeparator(boolean) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
Configures whether a text containing the line separator should be encoded.
setEnd(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setEnd(Date) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setEndTimeAsDate(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setEndTimeMinutes(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setEstimatedRowCount(long) - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Optional property may be used by the data provider to report the estimated available row count in case data in this bean has been limited.
setException(Exception) - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.MethodInvocation
 
setExists(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setExpanded(Boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
setExpandedChildPrimaryKey(CompositeObject) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setExternalKey(Serializable) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setExternalKey(Serializable) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setFallbackProxySelector(ProxySelector) - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
setFieldByClass(Class<T>, T) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
setFieldByClass(Class<T>, T) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
setFilter(ICodeLookupCallVisitor<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
setFirstDate(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setForeground(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
setFormData(AbstractFormData) - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
setFullDay(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setFullDay(boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setGlobalBookmarks(BookmarkFolder) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
 
setGroupingActive(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setHeight(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
setHierarchicalLookup(boolean) - Method in class org.eclipse.scout.rt.shared.services.lookup.LocalLookupCall
 
setIconId(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setIconId(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
setId(long) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setId(long) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
setIdConverter(Function<Object, String>) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeToDoFunction
Changes the Function used to convert a Code id to a String.
setIdConverter(Function<Object, String>) - Method in class org.eclipse.scout.rt.shared.services.common.code.mapping.AbstractCodeTypeToDoFunction
Changes the Function used to convert a CodeType id to a String.
setIfNotDefault(int, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObject
Sets the value, if it is not equal to the default.
setInstance(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setInterval(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setItem(ICalendarItem) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
 
setItemId(Object) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setItemId(Object) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setKey(KEY_TYPE) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setKey(KEY_TYPE) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setKeyStroke(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setKind(int) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setLabel(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
setLabel(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setLabel(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
setLastDate(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setLastModified(long) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setLastModified(long) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setLastModified(long) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setLastModified(long) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setLimitedResult(boolean) - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Sets whether the data in this bean has been limited (i.e.
setLimitsFromDo(IDoEntity) - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Sets the maxRowCount, estimatedRowCount and limitedResult properties based on the LimitedResultInfoContributionDo attached to the given IDoEntity.
setLocation(String) - Method in class org.eclipse.scout.rt.shared.data.form.fields.browserfield.AbstractBrowserFieldData
 
setLocation(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setLocation(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setLocation(GraphCoordinate) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setMailboxName(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setMailboxName(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setMaster(Object) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setMaster(Object) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setMaxRowCount(int) - Method in class org.eclipse.scout.rt.shared.data.page.AbstractTablePageData
Maximum rows the user is allowed to load into this table, maximal capacity, optional.
setMaxRowCount(int) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setMaxRowCount(int) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setMonthOfYear(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
value startw with 1
setMultilineText(boolean) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setMultilineText(boolean) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setNew(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setNoEndDate(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setNotifications(List<ClientNotificationMessage>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
Piggyback notifications.
setOccurrences(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setOrder(double) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setOrder(double) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
setOrder(Long) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setOriginalStartDate(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrenceException
 
setOutlineClassName(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setOwner(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setOwner(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
set the user id that is the primary owner of this item
setPageClassName(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.AbstractPageState
 
setParentCodeInternal(ICode<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
setParentCodeInternal(ICode<T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
do not use this internal method
setParentNode(TreeNodeData) - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
setPartStartPosition(int) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
setPerson(Object) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setPerson(Object) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setProcessingDuration(Long) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
setPropertyByClass(Class<T>, T) - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
setPropertyByClass(Class<T>, T) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
setPropertyByClass(Class<T>, T) - Method in interface org.eclipse.scout.rt.shared.data.form.IPropertyHolder
 
setRec(KEY_TYPE) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setRec(KEY_TYPE) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setRecurrencePattern(RecurrencePattern) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setRecurrencePattern(RecurrencePattern) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setRegenerate(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setResourceId(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setResourceId(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setResponsible(Object) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
setResponsible(Object) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
setRetrySupported(boolean) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
setReturnValue(RETURN_VALUE) - Method in class org.eclipse.scout.rt.shared.extension.AbstractExtensionChain.MethodInvocation
 
setRoots(List<TreeNodeData>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.AbstractTreeFieldData
 
setRows(AbstractTableRowData[]) - Method in class org.eclipse.scout.rt.shared.data.form.fields.tablefield.AbstractTableFieldBeanData
Replaces the rows with the given array.
setRowState(int) - Method in class org.eclipse.scout.rt.shared.data.basic.table.AbstractTableRowData
Sets this row's state
setSearchFilterState(boolean, String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setSearchFormState(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
set xml of form content org.eclipse.scout.rt.client.ui.form.IForm#setXML(String)
setSelectedChildrenPrimaryKeys(List<CompositeObject>) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setSerializedData(byte[]) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setSessionId(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
setShape(GraphShape) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setSize(GraphNodeSize) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setSortAscending(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setSortComparator(Comparator<ILookupRow<CODE_ID>>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall
 
setSortOrder(int) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setSource(GraphNode) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
setStart(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarAppointment
 
setStart(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarTask
 
setStart(Date) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
setStart(Date) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarTask
 
setStartTimeAsDate(Date) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setStartTimeMinutes(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setStartupBookmark(Bookmark) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
setStyle(GraphLineStyle) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
setSubject(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setSubject(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setSubjectAppLink(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setSubjectAppLink(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setSubjectIconId(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setSubjectIconId(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setSubjectLabel(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
setSubjectLabel(String) - Method in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarItem
 
setTableCustomizerData(byte[]) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setTarget(GraphNode) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
setText(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setText(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setText(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setTexts(List<String>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
setTileMode(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setTimeout(int, int) - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpRequest
 
setTitle(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
setTitle(String) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
setType(int) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
setType(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.ByteArrayContentEx
 
setUrl(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
setUserAgent(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
Represents the user interface on client side.
To create an identifier use UserAgent.createIdentifier().
setUserBookmarks(BookmarkFolder) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkData
 
setUserFilterData(byte[]) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
setUseSystemDefaultProxySelectorAsFallback(boolean) - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector
 
setValue(T) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractValueFieldData
 
setValue(T) - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
setValueInternal(int, Object) - Method in class org.eclipse.scout.rt.shared.data.basic.MemoryOptimizedObject
 
setValues(List<?>) - Method in class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
setValueSet(boolean) - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
setValueSet(boolean) - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
setVisible(boolean, String) - Method in interface org.eclipse.scout.rt.shared.dimension.IVisibleDimension
Changes the visibility of the given dimension to the given value.
setVisible(Boolean) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setWidth(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
setWidth(int) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
setWildcard(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupCall
 
setWildcard(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
setX(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
setY(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
SharedConfigProperties - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.AuthTokenPrivateKeyProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.AuthTokenPublicKeyProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.AuthTokenTimeToLiveProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.BackendUrlProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.CompressServiceTunnelRequestProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.CreateTunnelToServerBeansProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.DevTextProvidersShowKeysProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.ExternalBaseUrlProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.LoadWebResourcesFromFilesystemConfigProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.NotificationSubjectProperty - Class in org.eclipse.scout.rt.shared
 
SharedConfigProperties.ServiceTunnelTargetUrlProperty - Class in org.eclipse.scout.rt.shared
 
SharedContainerValidationService - Class in org.eclipse.scout.rt.shared.services.extension
 
SharedContainerValidationService() - Constructor for class org.eclipse.scout.rt.shared.services.extension.SharedContainerValidationService
 
SharedContextChangedNotification - Class in org.eclipse.scout.rt.shared.services.common.context
 
SharedContextChangedNotification(SharedVariableMap) - Constructor for class org.eclipse.scout.rt.shared.services.common.context.SharedContextChangedNotification
 
SharedVariableMap - Class in org.eclipse.scout.rt.shared.services.common.context
Property observer fires property "values" of data type Map<String,Object>
SharedVariableMap() - Constructor for class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
SharedVariableMap(SharedVariableMap) - Constructor for class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
shutdown() - Method in class org.eclipse.scout.rt.shared.http.transport.ApacheHttpTransport
 
sign(T) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
Sets DefaultAuthToken.getValidUntil() and signs token.
signature(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenSigner
 
size() - Method in class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
size() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
size() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Gets the number of properties stored in this node.
size() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 
skip(long) - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugInputStream
 
Slippery - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
snapshot() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionStack
 
SoapServiceTunnelContentHandler - Class in org.eclipse.scout.rt.shared.servicetunnel
Creates SOAP envelopes for IServiceTunnelRequest and IServiceTunnelResponse objects.
This fast hi-speed encoder/decoder ignores xml structure and reads content of first <data> tag directly.
SoapServiceTunnelContentHandler() - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
sortChildren(CODE) - Method in class org.eclipse.scout.rt.shared.extension.services.common.code.MoveCodesHandler
 
sortChildren(ORDERED) - Method in class org.eclipse.scout.rt.shared.extension.AbstractMoveModelObjectHandler
 
SortSpec - Class in org.eclipse.scout.rt.shared.data.basic.table
 
SortSpec(int[], boolean[]) - Constructor for class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
SortSpec(int, boolean) - Constructor for class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
SortSpec(int, boolean, int, boolean) - Constructor for class org.eclipse.scout.rt.shared.data.basic.table.SortSpec
 
SPOOL_FOLDER_NAME - Static variable in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
SquareSolid - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
Star - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
StarBold - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
StarMarked - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
StarSolid - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
start(String) - Method in interface org.eclipse.scout.rt.shared.ISession
Invoke this method to initialize the session.
stateChanged(PlatformEvent) - Method in class org.eclipse.scout.rt.shared.http.AbstractHttpTransportManager
 
stateChanged(PlatformEvent) - Method in class org.eclipse.scout.rt.shared.http.async.AbstractAsyncHttpClientManager
 
stateChanged(PlatformEvent) - Method in class org.eclipse.scout.rt.shared.http.proxy.ConfigurableProxySelector.ProxySelectorInstaller
 
stateChanged(PlatformEvent) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeRegistrator
 
stateChanged(PlatformEvent) - Method in class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService.P_Initializer
 
stateChanged(PlatformEvent) - Method in class org.eclipse.scout.rt.shared.servicetunnel.RegisterTunnelToServerPlatformListener
 
StaticDate - Class in org.eclipse.scout.rt.shared.servicetunnel
Static date representation as string, independent of TimeZone and daylight saving
StaticDate(Date) - Constructor for class org.eclipse.scout.rt.shared.servicetunnel.StaticDate
 
STATUS_BUSY - Static variable in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
STATUS_FREE - Static variable in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
STATUS_OUTOFOFFICE - Static variable in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
STATUS_TENTATIVE - Static variable in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
 
STATUS_WORKING_ELSEWHERE - Static variable in interface org.eclipse.scout.rt.shared.services.common.calendar.ICalendarAppointment
Working-Elsewhere status as supported e.g.
stop() - Method in interface org.eclipse.scout.rt.shared.ISession
Invoke this method to stop the session.
storeBookmarkData(BookmarkData) - Method in interface org.eclipse.scout.rt.shared.services.common.bookmark.IBookmarkStorageService
insert, update or delete bookmarks of the current user (subject) AND global bookmarks
check the property Bookmark.getKind() for switching
streamRemoteFile(RemoteFile, OutputStream) - Method in interface org.eclipse.scout.rt.shared.services.common.file.IRemoteFileService
The file is not returned but immediately streamed from the original location to the destination.
stringReplace(String, String, String) - Method in class org.eclipse.scout.rt.shared.csv.CsvHelper
 
stringValue() - Method in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
 
stringValue() - Method in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
stringValue() - Method in enum org.eclipse.scout.rt.shared.ui.UiLayer
 
stringValue() - Method in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
stripLeadingSlash(String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
STYLE_BOLD - Static variable in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
STYLE_ITALIC - Static variable in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
STYLE_PLAIN - Static variable in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
Sum - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
sx - Variable in class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 
sy - Variable in class org.eclipse.scout.rt.shared.data.basic.AffineTransformSpec
 

T

TableColumnState - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
TableColumnState() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
TableColumnState(TableColumnState) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.TableColumnState
 
TablePageState - Class in org.eclipse.scout.rt.shared.services.common.bookmark
 
TablePageState() - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
TablePageState(TablePageState) - Constructor for class org.eclipse.scout.rt.shared.services.common.bookmark.TablePageState
 
TableRowDataPropertyFilter - Class in org.eclipse.scout.rt.shared.data.form.fields.tablefield
Property filter class used by BeanUtility that accepts all column properties available on an AbstractTableFieldBeanData.
TableRowDataPropertyFilter() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.tablefield.TableRowDataPropertyFilter
 
TableSortAsc - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
TableSortDesc - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
TABLET - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
 
Target - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
test(IFuture<?>) - Method in class org.eclipse.scout.rt.shared.job.filter.future.SessionFutureFilter
 
test(JobEvent) - Method in class org.eclipse.scout.rt.shared.job.filter.event.SessionJobEventFilter
 
TEXT_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
TextKeyTextProviderService - Class in org.eclipse.scout.rt.shared.services.common.text.dev
This TextProvider simply returns the given text key passed to the getText() method.
TextKeyTextProviderService() - Constructor for class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService
 
TextKeyTextProviderService.P_Initializer - Class in org.eclipse.scout.rt.shared.services.common.text.dev
Must be public to be found by BeanManager.
toBinaryResource() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
toCodeRow() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
toCodeRow() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
 
toDo() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
toDo() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
toDo() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
Converts this Code to a CodeDo.
toDo() - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
Converts this CodeType to a CodeTypeDo.
toFullPath(String, String, String, boolean, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Creates a script request path having the specified components.
toggle() - Method in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
Utility method returning the "opposite" color scheme for this scheme.
TOKEN_AUTH_HTTP_HEADER - Static variable in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
toLookupRow(ICode<CODE_ID>) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
toMinifiedPath(String, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptResourceIndexes
 
TOOLTIP_BIT - Static variable in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
TOP_PADDING_INVISIBLE - Static variable in interface org.eclipse.scout.rt.shared.CssClasses
Class that removes the top padding of group boxes, even if borderVisible is true.
toPattern() - Method in class org.eclipse.scout.rt.shared.data.basic.FontSpec
 
toSlug(String) - Static method in class org.eclipse.scout.rt.shared.deeplink.DeepLinkUtility
Slug implementation as proposed from Stackoverflow.
toString() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
toString() - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationMessage
 
toString() - Method in class org.eclipse.scout.rt.shared.data.form.AbstractFormData
 
toString() - Method in class org.eclipse.scout.rt.shared.data.form.fields.AbstractFormFieldData
 
toString() - Method in class org.eclipse.scout.rt.shared.data.form.properties.AbstractPropertyData
 
toString() - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistryItem
 
toString() - Method in class org.eclipse.scout.rt.shared.extension.MoveDescriptor
 
toString() - Method in class org.eclipse.scout.rt.shared.extension.ScopeItem
 
toString() - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.AbstractCalendarItem
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheEntryFilter
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeTypeCacheKey
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedContextChangedNotification
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.jdbc.SearchFilter
 
toString() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.PreferenceChangeEvent
 
toString() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupCall
 
toString() - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
toString() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
toString() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelRequest
 
toString() - Method in class org.eclipse.scout.rt.shared.servicetunnel.ServiceTunnelResponse
 
toString() - Method in class org.eclipse.scout.rt.shared.servicetunnel.StaticDate
 
toString() - Method in class org.eclipse.scout.rt.shared.ui.UserAgent
 
toString() - Method in class org.eclipse.scout.rt.shared.ui.webresource.FileListParser.FileListEntry
 
toString() - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
 
toString() - Method in class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
toString(boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Converts this ScriptRequest into its String representation.
toString(boolean, boolean, boolean, boolean, boolean) - Method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Converts this ScriptRequest into its String representation.
toString(AbstractFormData, boolean) - Static method in class org.eclipse.scout.rt.shared.data.form.FormDataUtility
 
toString(AbstractFormFieldData, boolean) - Static method in class org.eclipse.scout.rt.shared.data.form.FormDataUtility
 
toString(AbstractPropertyData<?>, boolean) - Static method in class org.eclipse.scout.rt.shared.data.form.FormDataUtility
 
toUrl(Path) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.FilesystemWebResourceResolver
 
TRAPEZOID - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
TreeNodeData - Class in org.eclipse.scout.rt.shared.data.form.fields.treefield
Transfer object representing a node in a tree, used with a AbstractTreeFieldData
TreeNodeData() - Constructor for class org.eclipse.scout.rt.shared.data.form.fields.treefield.TreeNodeData
 
TRIANGLE - Enum constant in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
 
tryParse(String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Parses a request String into an optional ScriptRequest instance.
tryParse(String, String, String, boolean, String) - Static method in class org.eclipse.scout.rt.shared.ui.webresource.ScriptRequest
Parses the specified elements into an optional ScriptRequest instance.
tunnel(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.AbstractServiceTunnel
Invokes the service operation remotely on server.
tunnel(ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.HttpServiceTunnel
 
TunnelToServer - Annotation Type in org.eclipse.scout.rt.shared
Marks an interface (typically a service) that is capable of being called as client proxy to the back-end server if there is no real implementation available for the service
TYPE - Static variable in class org.eclipse.scout.rt.shared.session.SessionMetricsHelper.SessionMetrics
 
TYPE_DAILY - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
TYPE_MONTHLY - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
TYPE_MONTHLY_SPEC - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
TYPE_STARTED - Static variable in class org.eclipse.scout.rt.shared.session.SessionEvent
 
TYPE_STOPPED - Static variable in class org.eclipse.scout.rt.shared.session.SessionEvent
 
TYPE_STOPPING - Static variable in class org.eclipse.scout.rt.shared.session.SessionEvent
 
TYPE_WEEKLY - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
TYPE_YEARLY - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 
TYPE_YEARLY_SPEC - Static variable in class org.eclipse.scout.rt.shared.services.common.calendar.RecurrencePattern
 

U

UiDeviceType - Enum in org.eclipse.scout.rt.shared.ui
 
UiEngineType - Enum in org.eclipse.scout.rt.shared.ui
 
UiLayer - Enum in org.eclipse.scout.rt.shared.ui
 
UiSystem - Enum in org.eclipse.scout.rt.shared.ui
 
uninstall() - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.MultiSessionCookieStoreInstaller
 
UNIX - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
UNKNOWN - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
 
UNKNOWN - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiEngineType
 
UNKNOWN - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiLayer
 
UNKNOWN - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
unregister() - Static method in class org.eclipse.scout.rt.shared.services.common.text.dev.TextKeyTextProviderService
 
unregisterNode(NodeId) - Method in interface org.eclipse.scout.rt.shared.clientnotification.IClientNotificationService
Unregister a node with all its registered session and users.
UpdateCustomColumnPermission - Class in org.eclipse.scout.rt.shared.security
 
UpdateCustomColumnPermission() - Constructor for class org.eclipse.scout.rt.shared.security.UpdateCustomColumnPermission
 
UpdateDiagnosticServletPermission - Class in org.eclipse.scout.rt.shared.security
 
UpdateDiagnosticServletPermission() - Constructor for class org.eclipse.scout.rt.shared.security.UpdateDiagnosticServletPermission
 
UpdateGlobalBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
UpdateGlobalBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.UpdateGlobalBookmarkPermission
 
updateInternal(SharedVariableMap) - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
Update values of this variable map with the new one if version of new map is newer
Does not fire a change event
UpdateServiceConfigurationPermission - Class in org.eclipse.scout.rt.shared.security
 
UpdateServiceConfigurationPermission() - Constructor for class org.eclipse.scout.rt.shared.security.UpdateServiceConfigurationPermission
 
UpdateUserBookmarkPermission - Class in org.eclipse.scout.rt.shared.security
 
UpdateUserBookmarkPermission() - Constructor for class org.eclipse.scout.rt.shared.security.UpdateUserBookmarkPermission
 
usedBits() - Method in class org.eclipse.scout.rt.shared.data.basic.NamedBitMaskHelper
Gets the number of bit positions that are already used.
USER_BOOKMARK - Static variable in class org.eclipse.scout.rt.shared.services.common.bookmark.Bookmark
 
USER_PREF_KEY - Static variable in class org.eclipse.scout.rt.shared.services.common.prefs.AbstractUserPreferencesStorageService
 
UserAgent - Class in org.eclipse.scout.rt.shared.ui
Holds information about the kind of user interface used on the client side like IUiLayer and IUiDeviceType.
UserAgents - Class in org.eclipse.scout.rt.shared.ui
Factory methods for UserAgent
UserAgentUtility - Class in org.eclipse.scout.rt.shared.ui
 
UserIdContextValueProvider - Class in org.eclipse.scout.rt.shared.logging
This class provides the ISession.getUserId() to be set into the diagnostic context map for logging purpose.
UserIdContextValueProvider() - Constructor for class org.eclipse.scout.rt.shared.logging.UserIdContextValueProvider
 
userScope() - Method in interface org.eclipse.scout.rt.shared.services.common.prefs.IPreferences
Gets the ISession that represents the user scope of this node.
userScope() - Method in class org.eclipse.scout.rt.shared.services.common.prefs.Preferences
 

V

validate(IPermissionCollection) - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
validateRegister(ClassIdentifier, Class<?>, Double, Class<?>, boolean) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
validateRegisterMove(ClassIdentifier, Double, ClassIdentifier) - Method in class org.eclipse.scout.rt.shared.extension.ExtensionRegistry
 
validateServiceOperationPattern() - Method in class org.eclipse.scout.rt.shared.security.RemoteServiceAccessPermission
 
value() - Method in class org.eclipse.scout.rt.shared.logging.UserIdContextValueProvider
 
value() - Method in class org.eclipse.scout.rt.shared.session.ScoutSessionIdContextValueProvider
 
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphLineStyle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiEngineType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiLayer
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.scout.rt.shared.ui.UiSystem
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphLineStyle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scout.rt.shared.data.basic.graph.GraphShape
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scout.rt.shared.data.colorscheme.ColorScheme
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.eclipse.scout.rt.shared.services.common.context.SharedVariableMap
 
values() - Static method in enum org.eclipse.scout.rt.shared.ui.UiDeviceType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scout.rt.shared.ui.UiEngineType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scout.rt.shared.ui.UiLayer
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.scout.rt.shared.ui.UiSystem
Returns an array containing the constants of this enum type, in the order they are declared.
verify(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
verifySignature(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
verifyUser(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
verifyUser(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
verifyValidUntil(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
verifyValidUntil(DefaultAuthToken) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthTokenVerifier
 
visible() - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
Indicates if the resource is displayed
VISIBLE - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension name for the visible flag
VISIBLE_CUSTOM - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension for a custom visibility flag
VISIBLE_GRANTED - Static variable in interface org.eclipse.scout.rt.shared.dimension.IDimensions
Dimension name for the visible-granted flag
visit(CODE, int) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeVisitor
 
visit(List<? extends CODE>, ICodeVisitor<T>, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
visit(IBookmarkVisitor) - Method in class org.eclipse.scout.rt.shared.services.common.bookmark.BookmarkFolder
visit all bookmarks in this folder and all its sub-folders
visit(ICode<CODE_ID>, int) - Method in class org.eclipse.scout.rt.shared.services.lookup.CodeLookupCall.AbstractLookupRowCollector
 
visit(ICodeVisitor<CODE>, int, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCode
 
visit(ICodeVisitor<CODE>, int, boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICode
Visit all codes in the subtree of this code excluding this code.
visit(ICodeVisitor<T>) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
visit(ICodeVisitor<T>) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
visits per default only the active codes
visit(ICodeVisitor<T>, boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.AbstractCodeTypeWithGeneric
 
visit(ICodeVisitor<T>, boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeType
 
visit(CodeLookupCall<KEY_TYPE>, ICode<KEY_TYPE>, int) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ICodeLookupCallVisitor
 
visitBookmark(List<BookmarkFolder>, Bookmark) - Method in interface org.eclipse.scout.rt.shared.services.common.bookmark.IBookmarkVisitor
 
visitFolder(List<BookmarkFolder>) - Method in interface org.eclipse.scout.rt.shared.services.common.bookmark.IBookmarkVisitor
 

W

WEB_RESOURCE_FOLDER_NAME - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.AbstractWebResourceResolver
 
WEBPACK_CONFIG_JS - Static variable in class org.eclipse.scout.rt.shared.ui.webresource.DefaultFilesystemWebResourceRootContributor
 
WebResourceDescriptor - Class in org.eclipse.scout.rt.shared.ui.webresource
 
WebResourceDescriptor(URL, String, String) - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.WebResourceDescriptor
 
WebResources - Class in org.eclipse.scout.rt.shared.ui.webresource
 
WebResources() - Constructor for class org.eclipse.scout.rt.shared.ui.webresource.WebResources
 
width - Variable in class org.eclipse.scout.rt.shared.data.basic.BoundsSpec
 
WINDOWS - Enum constant in enum org.eclipse.scout.rt.shared.ui.UiSystem
 
withActive(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withActive(boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withActive(boolean) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withActive(boolean) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withAdditionalTableRowData(AbstractTableRowData) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withAdditionalTableRowData(AbstractTableRowData) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
Lookup row with some additional data associated with it.
withAdditionalTableRowData(AbstractTableRowData) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
Lookup row with some additional data associated with it.
withAdditionalTableRowData(AbstractTableRowData) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withAppLink(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
withBackground(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
withBackgroundColor(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withBackgroundColor(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withBackgroundColor(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withBackgroundColor(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withColor(GraphColor) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withCssClass(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withCssClass(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withCssClass(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withCssClass(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withCssClass(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withCssClass(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withCustomArgs(String...) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
withCustomArgs(List<String>) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
withDefaultDeviceId() - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withDeviceId(String) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withDirected(boolean) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
withEdges(Collection<GraphEdge>) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
withEdges(GraphEdge...) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
withEnabled(boolean) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withEnabled(boolean) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withEnabled(boolean) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withEnabled(boolean) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withExtKey(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withExtKey(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withFont(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withFont(FontSpec) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withFont(FontSpec) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withFont(FontSpec) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withFont(FontSpec) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withForeground(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphColor
 
withForegroundColor(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withForegroundColor(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withForegroundColor(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withForegroundColor(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withHeight(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
withIconId(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
withIconId(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withIconId(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withIconId(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withIconId(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withKey(ID_TYPE) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withKey(ID_TYPE) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withKey(KEY_TYPE) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withKey(KEY_TYPE) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withLabel(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
withLabel(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withLocation(GraphCoordinate) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withName(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withNodes(Collection<GraphNode>) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
withNodes(GraphNode...) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphModel
 
withNotifyAllNodes(boolean) - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
withNotifyAllSessions(boolean) - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
withOrder(double) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withOrder(double) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withOrder(Long) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withOrder(Long) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withParentId(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withParentKey(ID_TYPE) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withParentKey(ID_TYPE) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withParentKey(KEY_TYPE) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withParentKey(KEY_TYPE) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withPartitionId(long) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withPartitionId(long) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withResourceId(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withSelectable(Boolean) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withSessionIds(Set<String>) - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
withShape(GraphShape) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withSignature(byte[]) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
withSize(GraphNodeSize) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withSource(GraphNode) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
withStandalone(boolean) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withStyle(GraphLineStyle) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
withTarget(GraphNode) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphEdge
 
withText(String) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarItemDescriptionElement
 
withText(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withText(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withText(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withText(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withTooltipText(String) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withTooltipText(String) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withTooltipText(String) - Method in interface org.eclipse.scout.rt.shared.services.lookup.ILookupRow
 
withTooltipText(String) - Method in class org.eclipse.scout.rt.shared.services.lookup.LookupRow
 
withTouch(boolean) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withUiDeviceType(IUiDeviceType) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withUiEngineType(IUiEngineType) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withUiLayer(IUiLayer) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withUiSystem(IUiSystem) - Method in class org.eclipse.scout.rt.shared.ui.UserAgents
 
withUrl(String) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNode
 
withUserId(String) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
withUserIds(Set<String>) - Method in class org.eclipse.scout.rt.shared.clientnotification.ClientNotificationAddress
 
withValidUntil(long) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
withValue(Number) - Method in class org.eclipse.scout.rt.shared.services.common.code.CodeRow
 
withValue(Number) - Method in interface org.eclipse.scout.rt.shared.services.common.code.ICodeRow
 
withVisible(Boolean) - Method in class org.eclipse.scout.rt.shared.services.common.calendar.CalendarResourceDo
withWidth(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphNodeSize
 
withX(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
withY(int) - Method in class org.eclipse.scout.rt.shared.data.basic.graph.GraphCoordinate
 
World - Static variable in class org.eclipse.scout.rt.shared.AbstractIcons
 
write(boolean) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
 
write(byte[], int, int) - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedOutputStream
 
write(char[], int, int) - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedWriter
 
write(int) - Method in class org.eclipse.scout.rt.shared.services.common.file.CompressedOutputStream
 
write(int) - Method in class org.eclipse.scout.rt.shared.servicetunnel.DebugOutputStream
 
writeByte(ByteArrayOutputStream, byte) - Method in class org.eclipse.scout.rt.shared.servicetunnel.http.DefaultAuthToken
All bytes a-z A-Z 0-9 and +-_./ are written directly, other bytes are escaped using 3 bytes '%nn' where nn is the hex byte value
writeData(File) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
writeData(OutputStream) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
Write data and close stream
writeData(Writer) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
 
writeRequest(OutputStream, ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
writeRequest(OutputStream, ServiceTunnelRequest) - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnelContentHandler
 
writeRequest(OutputStream, ServiceTunnelRequest) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
writeResponse(OutputStream, ServiceTunnelResponse) - Method in class org.eclipse.scout.rt.shared.servicetunnel.BinaryServiceTunnelContentHandler
 
writeResponse(OutputStream, ServiceTunnelResponse) - Method in interface org.eclipse.scout.rt.shared.servicetunnel.IServiceTunnelContentHandler
 
writeResponse(OutputStream, ServiceTunnelResponse) - Method in class org.eclipse.scout.rt.shared.servicetunnel.SoapServiceTunnelContentHandler
 
writeTo(OutputStream) - Method in class org.eclipse.scout.rt.shared.http.retry.OneTimeRepeatableRequestEntityProxy
 
writeZipContentToDirectory(File) - Method in class org.eclipse.scout.rt.shared.services.common.file.RemoteFile
If the remote file is a zip archive, unpack its content to the directory see RemoteFile.readZipContentFromDirectory(File)

X

x - Variable in class org.eclipse.scout.rt.shared.data.basic.BoundsSpec
 

Y

y - Variable in class org.eclipse.scout.rt.shared.data.basic.BoundsSpec
 
A B C D E F G H I J K L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form