LogWeb V3 Default Emulator (AJAX based)

Class lwt

Object
   |
   +--lwt

class lwt


The lwt object contains the emulation fixtexts and tip-of-the-day. It depends on the language selected by the user.
Defined in lwtext.js

Version:




Field Summary
<static>  String lwStatusConnectOffline
          Statusline: "request/response timeout: connection is offline - trying to reconnect", 7 chars
<static>  String lwStatusConnectSlow
          Statusline: "response timeout: connection is slow", 7 chars
<static>  String lwStatusConnectVerySlow
          Statusline: "response timeout: connection is very slow", 7 chars
<static>  {String} lwStatusDia
          Statusline: "Mainframe: No host response for last request", 7 chars
<static>  String lwStatusInputInsert
          Statusline: input mode: "insert mode on", 3 chars
<static>  String lwStatusInputLoad
          Statusline: input mode: "waiting for server response", 7 chars
<static>  String lwStatusInputLocked
          Statusline: input mode: "host state is locked", 7 chars
<static>  String lwStatusInputMono
          Statusline: input mode: "auto upper case", 4 chars
<static>  String lwStatusInputNum
          Statusline: input mode: "numeric only", 4 chars
<static>  String lwStatusInputOutlist
          Statusline: input mode: "output only screen (list..)", 7 chars
<static>  String lwStatusInputPreHelp
          Statusline: input mode: "host state is error", 7 chars
<static>  {tring lwStatusInputProt
          Statusline: input mode: "protected field", 7 chars
<static>  String lwStatusInputReplace
          Statusline: input mode: "insert mode off", 3 chars
<static>  {String} msg9750Statusline
          if set, displays the 9750 host programmed status line.
<static>  {String} msgDemonEstablished
          message to user: "OK: connection reestablished"
<static>  {String} msgDemonRequest
          message to user: "request timeout: wait - trying to restart connection"
<static>  {String} msgDemonResponse
          message to user: "response timeout: wait - trying to refresh connection"
<static>  {String} msgDemonSlow
          message to user: "response timeout: connection is slow"
<static>  {String} msgDemonVerySlow
          message to user: "response timeout: connection is very slow"
<static>  {String} msgEvalJSON
          menu function "eval": "JSON encoded:"
<static>  {String} msgEvalPrompt
          menu function "eval": "Please enter the JavaScript source expression to evaluate"
<static>  {String} msgEvalResult
          menu function "eval": "Result of eval"
<static>  {String} msgFFclipboard
          on Firefox clipboard errors, always shows these special notes.
<static>  {String} msgFieldFull
          if set: message to user: "cannot insert data in filled field.
<static>  {String} msgFieldLoading
          if set: message to user: "cannot enter data while waiting for host response"
<static>  {String} msgFieldNumeric
          if set: message to user: "cannot enter data in protected field"
<static>  {String} msgFieldProtected
          if set: message to user: "cannot enter data in protected field"
<static>  {String} msgFT3230NotAvailable
          message to user: "Filetransfer is not available"
<static>  {String} msgHostBel
          if set: message to user: "VT received BEL control char"
<static>  {String} msgHostDia
          if set: message to user: "Mainframe: No host response for last request"
<static>  {String} msgHostError
          if set: message to user: "Host system is in error state"
<static>  {String} msgHostLocked
          if set: message to user: "Host system is in locked state"
<static>  {String} msgIframeLoading
          if set: async message to user: "waiting for host response"
<static>  {String} msgKeyboardClose
          Button text of keyboard settings popup: "Close"
<static>  {String} msgKeyboardTitle
          Title of keyboard settings popup: "Current keyboard settings"
<static>  {String} msgKeyboardUpdate
          Button text of keyboard settings popup: "Update"
<static>  {String} msgKeyInvalid
          if set: message to user: "Ignoring illegal character '{c}'.", placeholder {c} will be replaced by offending input.
<static>  {String} msgSelectExit
          Button text of application selection dialog: "Exit Program"
<static>  {String} msgSelectStart
          Button text of application selection dialog: "Start Application"
<static>  {String} msgSelectTitle
          Title of application selection dialog: "Please select an application"
<static>  {String} msgUserExit
          Button text of LogWeb user/password input dialog: "Exit"
<static>  {String} msgUserLogin
          Button text of LogWeb user/password input dialog: "Login"
<static>  {String} msgUserPassword
          LogWeb user/password input dialog: "LogWeb passowrd"
<static>  {String} msgUserResume
          Button text of LogWeb user/password input dialog: "Resume"
<static>  {String} msgUserTitle
          Title of LogWeb user/password input dialog: "Please enter LogWeb username and password"
<static>  {String} msgUserUser
          LogWeb user/password input dialog: "LogWeb username"
<static>  {String} msgWindowUnload
          message to user: "Terminating Host session on browser exit..."
 
Constructor Summary
lwt ()
            Defines the lwt object.
 
Method Summary
<static> Object tips(<int> tip)
           shows the tip of the day.

Field Detail

lwStatusConnectOffline

<static> String lwStatusConnectOffline

lwStatusConnectSlow

<static> String lwStatusConnectSlow

lwStatusConnectVerySlow

<static> String lwStatusConnectVerySlow

lwStatusDia

<static> {String} lwStatusDia

lwStatusInputInsert

<static> String lwStatusInputInsert

lwStatusInputLoad

<static> String lwStatusInputLoad

lwStatusInputLocked

<static> String lwStatusInputLocked

lwStatusInputMono

<static> String lwStatusInputMono

lwStatusInputNum

<static> String lwStatusInputNum

lwStatusInputOutlist

<static> String lwStatusInputOutlist

lwStatusInputPreHelp

<static> String lwStatusInputPreHelp

lwStatusInputProt

<static> {tring lwStatusInputProt

lwStatusInputReplace

<static> String lwStatusInputReplace

msg9750Statusline

<static> {String} msg9750Statusline

msgDemonEstablished

<static> {String} msgDemonEstablished

msgDemonRequest

<static> {String} msgDemonRequest

msgDemonResponse

<static> {String} msgDemonResponse

msgDemonSlow

<static> {String} msgDemonSlow

msgDemonVerySlow

<static> {String} msgDemonVerySlow

msgEvalJSON

<static> {String} msgEvalJSON

msgEvalPrompt

<static> {String} msgEvalPrompt

msgEvalResult

<static> {String} msgEvalResult

msgFFclipboard

<static> {String} msgFFclipboard

msgFieldFull

<static> {String} msgFieldFull

msgFieldLoading

<static> {String} msgFieldLoading

msgFieldNumeric

<static> {String} msgFieldNumeric

msgFieldProtected

<static> {String} msgFieldProtected

msgFT3230NotAvailable

<static> {String} msgFT3230NotAvailable

msgHostBel

<static> {String} msgHostBel

msgHostDia

<static> {String} msgHostDia

msgHostError

<static> {String} msgHostError

msgHostLocked

<static> {String} msgHostLocked

msgIframeLoading

<static> {String} msgIframeLoading

msgKeyboardClose

<static> {String} msgKeyboardClose

msgKeyboardTitle

<static> {String} msgKeyboardTitle

msgKeyboardUpdate

<static> {String} msgKeyboardUpdate

msgKeyInvalid

<static> {String} msgKeyInvalid

msgSelectExit

<static> {String} msgSelectExit

msgSelectStart

<static> {String} msgSelectStart

msgSelectTitle

<static> {String} msgSelectTitle

msgUserExit

<static> {String} msgUserExit

msgUserLogin

<static> {String} msgUserLogin

msgUserPassword

<static> {String} msgUserPassword

msgUserResume

<static> {String} msgUserResume

msgUserTitle

<static> {String} msgUserTitle

msgUserUser

<static> {String} msgUserUser

msgWindowUnload

<static> {String} msgWindowUnload

Constructor Detail

lwt

lwt()

Method Detail

tips

<static> Object tips(<int> tip)

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