Secure Global Desktop Administration Guide > Applets > Applet parameter data types
Data type | Definition |
---|---|
Alignment indicator | Valid values are left , for left-alignment,
center for centered and right for
right-alignment. |
Boolean | Valid values are true , yes ,
no and false .
The values |
Boolean with automatic | Valid values are On , Off , and
Automatic . |
Border type | Valid values are Normal , Indented , and
Raised . |
Color definition | A decimal or hexadecimal RGB value. Hexadecimal RGB values may
be specified with or without a # character. For example,
660099 and #660099 both specify the color
purple. Decimal RGB values must be comma-separated, for example
102,0,153 . |
Color name | A color name, such as red , white or
PapayaWhip .
Color names are resolved to RGB values by the file specified as
the If you supply an invalid name, Secure Global Desktop uses the
color |
Connection method | The mechanism used to access a server. Valid values are
telnet , rexec and
ssh . |
Control code | Valid values are 7-bit and 8-bit . |
Cursor type | Valid values are Off , Block , and
Underline . |
Font family name | A font name.
Note Some browsers running on particular client devices may not provide all these fonts. Be aware that these font names only specify the font you would like the browser to use -- they don't guarantee the browser will use that font. |
Graphic filename | A path to a GIF or JPEG graphics file. Specify paths relative to
the login theme directory (for example,
/opt/tarantella/var/docroot/resources/login/sco/tta/standard/locale=en-us ). |
Host | Identifies a host. You specify a host using the ENS name of a host object, a DNS name or an IP address. If you specify a DNS name or an IP address, there must be a corresponding host object in ENS with that DNS name or IP address as the value of its Address attribute. |
Integer | A single, positive whole number.
When used to specify widths or heights, all sizes are in pixels. |
Keypad mode | Valid values are Numeric and
Application . |
Layout indicator | Valid values are vertical , to display links in a
vertical column, and horizontal , to display links in a
horizontal row. |
Order indicator | Valid values are organization (same as
Secure Global Desktop version 1.x), alphabetical
(ignores case), type (alphabetically by type and
alphabetically within type) and any (unpredictable). |
Resumability type | A resumability model. Valid values are never ,
session and forever . |
Root type | Valid values are default and
color . |
Scroll style | Valid values are Normal , Jump , and
Scroll . |
Session end type | Valid values are LastClient ,
WindowManager , WindowManagerAlone ,
LoginScript and NoWindows . |
Side indicator | Valid values are iconleft to attach text to the
left side of an icon, iconright to attach text to the
right side of an icon, icontop to attach text to the
top of an icon and iconbottom to attach text to the
bottom of an icon. |
Status line | Valid values are None , Indicator ,
HostWritable , Standard and
Extended . |
String | A sequence of alphanumeric characters. |
Style indicator | Valid values are plain , bold ,
italic and bold-italic . |
Terminal type | A type of terminal. Valid values are ansi ,
vt420 and wyse60 . |
Copyright © 1997-2006 Sun Microsystems, Inc. All rights reserved.