LogWeb V3 Default Emulator (AJAX based)

Class lwh.send

Object
   |
   +--lwh.send

class lwh.send


Contains high level routines for server communication. Requires the AJAX IFRAME routines.
Author: j.fellner@logics.de
See:

Defined in lwsend.js


Constructor Summary
lwh.send ()
           
 
Method Summary
<static> void cancel()
           Cancels a pending transmit operation.
<static> void isAutoResume()
           Returns true if parking the current session is supported.
<static> void login(<_LogWebParam_value> params)
           Request a new session login from server.
<static> void refresh()
           Requests server to refresh the host screen of the current session.
<static> void resume(<String> sessionID)
           Requests server to resume the specified session.
<static> void stop()
           Requests server to stop the current session.
<static> void suspend(<boolean> test)
           Suspends (parks) the current session.

Constructor Detail

lwh.send

lwh.send()

Method Detail

cancel

<static> void cancel()

isAutoResume

<static> void isAutoResume()

login

<static> void login(<_LogWebParam_value> params)

refresh

<static> void refresh()

resume

<static> void resume(<String> sessionID)

stop

<static> void stop()

suspend

<static> void suspend(<boolean> test)

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