LogWeb V3 Default Emulator (AJAX based)

Class lwh

Object
   |
   +--lwh

class lwh


The lwh object will be populated by various JavaScripts with all host specific data, functions, and objects required for LogWeb Emulation.
Defined in A.js

Version:




Nested Class Summary
<static class> lwh.color
<static class> lwh.genHC
<static class> lwh.genScreen
<static class> lwh.onkey
<static class> lwh.keys
<static class> lwh.node
<static class> lwh.current
<static class> lwh.config
<static class> lwh.host
<static class> lwh.Field
<static class> lwh.pref
<static class> lwh.select
<static class> lwh.send
<static class> lwh.demon
 
Field Summary
<static>  lw.Cookie cookie
          the current lwh session cookie, or null.
<static>  int cookieIx
          the current lwh session cookie index.
<static>  Array_lw.Cookie cookies
          all lwh session cookies.
<static>  lw.Cookie cookiesAll
          all cookies for this document.
<static>  Object menu
          Holds the LogWeb/Ajax emulation menus.
<static>  <final> String version
          the version id String.
<static>  <final> String versionDate
          the version date String.
 
Constructor Summary
lwh ()
            Constructs the lwh object.
 
Method Summary
<static> void cancelEvent(<Event> evt)
           Generic event handler: cancels the current event.
<static> int compressFont(<int> value)
           getter/setter for compressed font for "wide screen".
<static> Array cookieFind()
           Returns all lwh cookies for active sessions.
<static> int cookieFindFirstFreeIndex()
           Returns the lowest unused cookie index >= 1.
<static> void cookieGet(<String> sessionID)
           Makes available the lwh session cookie for the specified session.
<static> void cookieRemove()
           Removes the lwh session cookie.
<static> lwh.cookie cookieSet()
           Sets or updates the lwh session cookie.
<static> int cssInputBack(<int> value)
           getter/setter for input fields: background color.
<static> int cssInputBorder(<int> value)
           getter/setter for input fields: background color.
<static> boolean display(<String> id, <boolean> action)
           Sets, resets or toggles the display state of the specified node id.
<static> int expandFont(<int> value)
           getter/setter for expanded font for "wide screen".
<static> void focus(<Event> evt)
           Sets browser focus to host screen.
<static> void onunload(<Event> evt)
           Event handler for on unload.
<static> Event showEvent(<Event> evt, text)
           Generic event handler: shows the current event.
<static> Object showNILinput(val)
           boolean getter/setter for showing host NIL character on input fields.
<static> Object showNILoutput(val)
           boolean getter/setter for showing host NIL character on output fields.
<static> Object syncBrowser(<bool> returnOld)
           Manages the current browser attributes adjustable by user.
<static> void toView()
           scrolls to start of lwEmulation
<static> int usedExtent(<int> value)
           getter/setter for amount of extra space to spread between characters.

Field Detail

cookie

<static> lw.Cookie cookie

cookieIx

<static> int cookieIx

cookies

<static> Array_lw.Cookie cookies

cookiesAll

<static> lw.Cookie cookiesAll

menu

<static> Object menu

version

<static> <final> String version

versionDate

<static> <final> String versionDate

Constructor Detail

lwh

lwh()

Method Detail

cancelEvent

<static> void cancelEvent(<Event> evt)

compressFont

<static> int compressFont(<int> value)

cookieFind

<static> Array cookieFind()

cookieFindFirstFreeIndex

<static> int cookieFindFirstFreeIndex()

cookieGet

<static> void cookieGet(<String> sessionID)

cookieRemove

<static> void cookieRemove()

cookieSet

<static> lwh.cookie cookieSet()

cssInputBack

<static> int cssInputBack(<int> value)

cssInputBorder

<static> int cssInputBorder(<int> value)

display

<static> boolean display(<String> id, <boolean> action)

expandFont

<static> int expandFont(<int> value)

focus

<static> void focus(<Event> evt)

onunload

<static> void onunload(<Event> evt)

showEvent

<static> Event showEvent(<Event> evt, text)

showNILinput

<static> Object showNILinput(val)

showNILoutput

<static> Object showNILoutput(val)

syncBrowser

<static> Object syncBrowser(<bool> returnOld)

toView

<static> void toView()

usedExtent

<static> int usedExtent(<int> value)

LogWeb V3 Default Emulator (AJAX based)

Copyright © 2006-2012 by Logics Software GmbH
Documentation generated by JSDoc on Mon Mar 3 17:24:18 2014