LogWeb V3 Default Emulator (AJAX based)

Class lwh.select

Object
   |
   +--lwh.select

class lwh.select


These functions replace the Browser select functions:

The basic select functions are:
Version:

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


Field Summary
<static>  {Object_row_col} base
          the base host position: row, col.
<static>  {boolean} isBlock
          true if block select mode; else: lines select mode.
<static>  lw.Popup popup
          the select popup, or null.
<static>  {String_Array} text
          the currently selected screen text.
 
Constructor Summary
lwh.select ()
            The select functions for host screens.
 
Method Summary
<static> String get(<boolean> isHidden)
           Returns the currently selected text String.
<static> void make(start, end, <boolean> isBlock)
           Shows the specified selection of the current screen text.
<static> boolean show(mode)
           Shows or hides the current selection.
<static> void start(<boolean> isBlock, <String_Function> action)
           Starts text selection via mouse dragging.

Field Detail

base

<static> {Object_row_col} base

isBlock

<static> {boolean} isBlock

popup

<static> lw.Popup popup

text

<static> {String_Array} text

Constructor Detail

lwh.select

lwh.select()

Method Detail

get

<static> String get(<boolean> isHidden)

make

<static> void make(start, end, <boolean> isBlock)

show

<static> boolean show(mode)

start

<static> void start(<boolean> isBlock, <String_Function> action)

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