BrowserFunctionality |
Top Previous Next |
This functionality deals with the implementation of the internal browser (Java: restricted functionality of the Java browser!) or external browser (for example Firefox is embedded in the Java window). For example, information can be opened as a web help document using a browser and will then be displayed as shown in the screenshot below:
An internet browser (the example shows the IMPETUS homepage) in the working window of the IMPETUS SDSS Framework.
Attribute |
values |
Obligatory |
Description |
id |
id=(Name) |
yes |
Names the form components (label, choice etc.) |
enabled |
true/ false |
yes |
Input/choice possible? If not indicated true is chosen |
required |
true/ false |
yes |
Input/choice necessary? If not indicated false is chosen |
default |
(Number) value or description is entered |
yes |
Initial value that can be set arbitrarily in the frame of options employed If no value is indicated a blank line appears |
detachable |
true / false / button / auto |
yes |
Can the component be popped up? |