LogWeb V3 Default Emulator (AJAX based)

Class lwh.current

Object
   |
   +--lwh.current

class lwh.current


Collects infos on the current state.
Version:



Author: j.fellner@logics.de
Defined in lwhobjects.js


Field Summary
<static>  lwh.Field field
          the current host field, or null.
<static>  int offset
          the current offset in the current host field; 0..field.length-1.
 
Constructor Summary
lwh.current ()
            Collects infos on the current state.
 
Method Summary
<static> Object_x_y host2screen(<int> row, <int> col)
           Converts the specified host postion to screen coordinates [px].
<static> boolean insert(<boolean> value)
           setter/getter/toggle for the host insert mode.
<static> boolean isHostNode(<Node> node)
           Returns true, if the specified Node is a LogWeb mainframe host field.
<static> _LogwebName_value login()
           Copy of the login parameters.
<static> boolean nsp3270(<boolean> value)
           setter/getter/toggle for the 3270 Null/Space processing mode.
<static> void pos(<int_Field_String> row, <int> col)
           Sets current position to host coordinates (row, col) or to host Field, and shows Cursor.
<static> Object posField(<lwh.Field_or_ix> field)
           Sets current position to start of Field and shows Cursor.
<static> String_Array screen(<Object_row_col> start, <Object_row_col> end, <Object> options)
           Returns the specified extract of the current screen text.
<static> Object_row_col screen2host(<int> x, <int> y)
           Converts the specified screen pixel postion (x, y) to host coordinates (row, col).
<static> String session(<String> value)
           setter/getter for the current session state.
<static> void statusline()
           Updates host status line with current values.

Field Detail

field

<static> lwh.Field field

offset

<static> int offset

Constructor Detail

lwh.current

lwh.current()

Method Detail

host2screen

<static> Object_x_y host2screen(<int> row, <int> col)

insert

<static> boolean insert(<boolean> value)

isHostNode

<static> boolean isHostNode(<Node> node)

login

<static> _LogwebName_value login()

nsp3270

<static> boolean nsp3270(<boolean> value)

pos

<static> void pos(<int_Field_String> row, <int> col)

posField

<static> Object posField(<lwh.Field_or_ix> field)

screen

<static> String_Array screen(<Object_row_col> start, <Object_row_col> end, <Object> options)

screen2host

<static> Object_row_col screen2host(<int> x, <int> y)

session

<static> String session(<String> value)

statusline

<static> void statusline()

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