Package | Description |
---|---|
de.espirit.firstspirit.client.gui.applications.browser |
Provides interfaces and types for browser based applications in java client.
|
de.espirit.firstspirit.client.plugin |
Provides interfaces and types for client plugins.
|
Modifier and Type | Method and Description |
---|---|
EngineType |
BrowserApplication.getEngineType()
Returns the type of the browser engine that is currently used by this BrowserApplication.
|
EngineType |
BrowserApplicationConfiguration.getEngineType()
Returns the type of the browser engine which should be used for the created
browser application . |
static EngineType |
EngineType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EngineType[] |
EngineType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
BrowserApplicationConfiguration |
BrowserApplicationConfiguration.engineType(EngineType type)
Sets the type of the browser engine to be used for the
browser application configured
with this browser configuration. |
Modifier and Type | Method and Description |
---|---|
EngineType |
ExternalPreviewItem.getBrowserType()
Returns the browser type to be used for opening an application tab,
or
null if the current default browser should be used. |
Copyright © 2021 e-Spirit AG. All Rights Reserved. Build 5.2.210210