|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BrowserApplicationConfiguration | |
---|---|
de.espirit.firstspirit.client.gui.applications.browser | Provides interfaces and types for browser based applications in java client. |
Uses of BrowserApplicationConfiguration in de.espirit.firstspirit.client.gui.applications.browser |
---|
Fields in de.espirit.firstspirit.client.gui.applications.browser with type parameters of type BrowserApplicationConfiguration | |
---|---|
static Generator<BrowserApplicationConfiguration> |
BrowserApplicationConfiguration.GENERATOR
Generator to create a browser configuration instance. |
static ApplicationType<BrowserApplication,BrowserApplicationConfiguration> |
BrowserApplication.TYPE
Application type to open this browser application. |
Methods in de.espirit.firstspirit.client.gui.applications.browser that return BrowserApplicationConfiguration | |
---|---|
BrowserApplicationConfiguration |
BrowserApplicationConfiguration.engineType(EngineType type)
Sets the type of the browser engine to be used for the browser application configured
with this browser configuration. |
BrowserApplicationConfiguration |
BrowserApplicationConfiguration.showAddressBar(boolean showAddressBar)
Define whether the browser application tab which will be created based on this configuration should show an address bar or not. |
BrowserApplicationConfiguration |
BrowserApplicationConfiguration.useEngineTypeDependentIcon(boolean useEngineTypeDependentIcon)
Defines whether a engine type dependent icon should be used if no special icon is set. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |