All Classes

Class Description
ApplicationInstance
Represents possibly running application instance.
ApplicationManager
Application Manager API.
AsynchronousCloseable
A resource that can be closed in a non-blocking manner.
Bounds  
Buffer  
ButtonOptions  
ButtonOptions.Builder<B extends ButtonOptions.Builder>  
ChannelContext<T>
Channel context.
ChannelContextChangedEvent  
ChannelContextChangedEvent.Listener  
ChannelContextDataSubscriber<T>  
ChannelContextSubscriber<T>  
ChannelContextUpdatedEvent  
ChannelContextUpdatedEvent.Listener  
Channels
Channels.
ColumnOptions  
ColumnOptions.Builder  
ColumnsBuilder<B extends ColumnsBuilder<B>>  
Context<T>
A shared context.
ContextCreatedEvent  
ContextCreatedEvent.Listener  
ContextDataSubscriber<T>
Callback for context data updates.
ContextDeletedEvent  
ContextDeletedEvent.Listener  
ContextUpdatedEvent  
ContextUpdatedEvent.Listener  
Environment  
Glue
The main entry point of Glue library.
Glue.Builder
Helper to build a Glue instance.
GlueApplication
Glue application.
GlueApplication.Builder<B extends GlueApplication.Builder<B,​A>,​A extends GlueApplication>
Helper to build a GlueApplication instance.
GlueConfig  
GlueConfig.Option
Describes an option in Glue's configuration.
GlueEvent<T>
Base type from which all Glue events are derived.
GlueEvent.Listener<E extends GlueEvent<?>>  
GlueEvent.Monitor  
GlueEvent.Subscription<E>  
GlueException
Base type for all exceptions thrown by Glue.
Instance  
Instance.Builder  
InstanceMatch  
InstanceMatch.Builder<B extends InstanceMatch.Builder<?>>  
Intent
Represents an intent.
IntentContext<T>
Represents a context to be used to raise an Intent.
IntentContextHandler<T,​R>
Intent context update handler.
IntentHandler
Describes an implementation of an intent.
IntentHandlerType
IntentListenerRegistration
Reference to an Intent listener registration.
IntentListenerRequest<T>
Describes a request to define a dynamic Intent.
IntentListenerRequest.Builder<T>
Builder for IntentListenerRequests.
IntentRequest
Represents a request to raise an intent.
IntentRequest.Builder
Builder for IntentRequests.
IntentResult<T>
Results of a raised intent.
Intents
Intents API.
IntentTarget
Target of the raised intent.
Interop  
Interop.InstanceSubscriber  
Interop.ServerMethodSubscriber  
InteropEvent<T>  
InteropEvent.Listener<E extends GlueEvent<?>>  
InvocationOptions  
InvocationOptions.Builder  
InvocationType  
Layout
Describes a layout with all of its state.
LayoutComponent  
LayoutComponentType  
LayoutImportMode  
LayoutRestoreOptions  
LayoutRestoreOptions.Builder  
Layouts
API for managing Glue Desktop layouts.
Layouts.SaveRequestListener  
LayoutType  
Mail  
Main  
MethodAddedEvent<T>  
MethodAddedEvent.Listener<T>  
MethodDefinition  
MethodDefinition.Builder  
MethodDefinition.BuilderBase<B extends MethodDefinition.BuilderBase<B>>  
MethodEvent<T>  
MethodEvent.Listener<E extends InteropEvent<T> & MethodEvent<T>,​T>  
MethodEvent.Support<T>  
MethodInvocationHandler<T,​R>  
MethodInvocationRequest<T>
A request to invoke method.
MethodInvocationResponse<T>  
MethodInvocationResponse.Status  
MethodInvocationResult<T>
Holds responses received for a method invocation.
MethodInvocationResult.Type  
MethodMatch  
MethodMatch.Builder<B extends MethodMatch.Builder<B>>  
MethodQuery<R>  
MethodRegistration  
MethodRemovedEvent<T>  
MethodRemovedEvent.Listener<T>  
MethodSearch<R>  
NewEmailOptions  
NewEmailOptions.Builder<B extends NewEmailOptions.Builder<B>>  
NewLayoutOptions  
NewLayoutOptions.Builder<B extends NewLayoutOptions.Builder>  
Notification  
NotificationAction  
NotificationAction.Builder  
NotificationOptions  
NotificationOptions.Builder  
Notifications
Notifications.
NotificationSeverity  
ReifiedType<T>
Utility to capture generic types.
ReifiedType.Capture<T>
Capture a generic type using (usually anonymous) sub-classing.
RowsBuilder<T,​B extends RowsBuilder<T,​B>>  
Scheduler
Abstract boundary for asynchronous task scheduling and execution.
Search<T>
Entry point of the discovery API.
ServerAddedEvent  
ServerEvent  
ServerMethod
A method backed by a specific server instance.
ServerMethod.Builder  
ServerMethodAddedEvent  
ServerMethodEvent  
ServerMethodEvent.Listener<E extends ServerMethodEvent>  
ServerMethodRemovedEvent  
ServerQuery  
ServerRemovedEvent  
ServerSearch  
SharedContexts
Shared contexts.
Sheet<T>
Sheet.
SheetChange<T>
A change in sheet's data - usually caused by user interaction.
SheetChangeHandler<T>
Handler for data changes in the sheet.
SheetOptions  
SheetOptions.Builder<T,​B extends SheetOptions.Builder<T,​B>>  
Spreadsheets  
Spreadsheets.StatusSubscriber  
StreamBranch
Stream branches as java objects.
StreamConsumer<T>
Accepted stream consumer.
StreamProducer
Stream data producer.
StreamPublisher<T>
Publisher for data received by streaming methods.
StreamSubscriber<T>
A receiver of streaming events.
StreamSubscription
Subscription for a streaming ServerMethod.
StreamSubscriptionRejectedException
Exception indicating that a subscription request was rejected by a handler.
StreamSubscriptionRequest<T>  
StreamSubscriptionRequestHandler<T>
Handler for subscription requests.
SynchronousMethodInvocationHandler<T,​R>  
TableBuilder<T,​B extends TableBuilder<T,​B>>  
Tick42Glue  
Tick42Glue.Builder  
ValidationError  
ValidationError.Builder  
Window
Glue desktop window.
WindowChannelChangedEvent  
WindowChannelChangedEvent.Listener  
WindowContextUpdatedEvent
Window context update event.
WindowContextUpdatedEvent.Listener  
WindowEvent  
WindowEvent.Listener<E extends WindowEvent>  
WindowFrameButtonClickedEvent  
WindowFrameButtonClickedEvent.Listener  
WindowHandle<W>  
WindowHibernateEvent  
WindowHibernateEvent.Listener  
WindowLayoutEvent  
WindowManager
Window management.
WindowManagerException  
WindowMode  
WindowOptions  
WindowOptions.Builder<B extends WindowOptions.Builder>  
WindowResumedEvent  
WindowResumedEvent.Listener