| Package | Description |
|---|---|
| de.espirit.firstspirit.client.gui.applications |
Provides interfaces and types to control the java client application area.
|
| de.espirit.firstspirit.client.gui.applications.browser |
Provides interfaces and types for browser based applications in java client.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApplicationTabConfiguration<T extends ApplicationTabConfiguration<T>>
Configuration class for
application tabs. |
class |
ApplicationType<T,C extends ApplicationTabConfiguration>
Token representing an application type.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MultiApplicationConfiguration
Configuration builder to configure
multi applications. |
interface |
SwingApplicationConfiguration
Configuration builder to configure
swing applications. |
| Modifier and Type | Method and Description |
|---|---|
<T,C extends ApplicationTabConfiguration<?>> |
ApplicationService.getApplication(ApplicationType<T,C> type,
Object tabIdentifier)
Returns an application specified by the given type and
tabIdentifier or null if
it doesn't exists. |
<T,C extends ApplicationTabConfiguration<?>> |
ApplicationService.openApplication(ApplicationType<T,C> type,
C configuration)
Opens a client application of specified
type with the given configuration in a new
tab and returns the tab control interface. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BrowserApplicationConfiguration
Configuration builder to configure
browser applications. |
Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408