Difference between revisions of "Editbox"

From Lianjapedia
Jump to: navigation, search
(Methods)
Line 162: Line 162:
  
 
|}
 
|}
 +
 +
[[Category:Documentation]]
 +
[[Category:Framework Classes]]

Revision as of 11:09, 20 December 2012

Properties

This class supports the Common properties plus the following:

Property Access (R/RW) Value Description
Value RW
Text RW
HTML RW
Readonly RW
Wordwrap RW
Modified RW
Linecount R
Linenumber R
Columnnumber R
Selectonentry RW

Methods

This class supports the Common methods plus the following:

Method Args Description
Print
Append
Cut
Copy
Paste
Clear
Undo
Redo
Selectall
Find
Goto
Deleteline
Highlightline
Inserttext
Inserthtml
Movestart
Moveend
Moveup
Movedown
Line

Events

This class supports the Common events plus the following:

Event Args Description