|
LogWeb V3 Default Emulator (AJAX based) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Object | +--lwh.color
Defined in lwhcolor.js
Field Summary | |
<static> Object |
invertedBW
the inverted color mapping. |
Constructor Summary | |
lwh.color
()
Holds the color object. |
Method Summary | |
<static> Object
|
bold(val)
getter/setter for "display all fields in bold". |
<static> Object
|
dim(val)
getter/setter for dim background color mapping. |
<static> Object
|
invert(val)
getter/setter for "inverted fields" color mapping. |
<static> Object
|
invertScreen(val)
getter/setter for "inverted screen" (Black/White) color mapping. |
<static> Object
|
mono(val)
getter/setter for mono color mapping. |
<static> String_Array
|
names(<String> label)
helper for menu SELECT: Returns the schema names. |
<static> int
|
schema(<int> val)
getter/setter for the current color schema. |
Field Detail |
<static> Object invertedBW
Constructor Detail |
lwh.color()
Method Detail |
<static> Object bold(val)
<static> Object dim(val)
<static> Object invert(val)
<static> Object invertScreen(val)
<static> Object mono(val)
<static> String_Array names(<String> label)
label
- if specified: Serves as label for SELECT and will be the first entry in the returned String array.
<static> int schema(<int> val)
val
- if specified: the schema number to load. If invalid: defaults to current setting.
|
LogWeb V3 Default Emulator (AJAX based) | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |