Concept Framework 2.0 documentation Contents | Index

RTextView.InsertText

Name Type Access Version Deprecated
InsertText function public version 1.0 no

Prototype:
public function InsertText(position, text);

Parameters:
position      the position where the text is inserted (a number starting from 0)
text      the text to insert in the view

Description:
Inserts texts into the view at the given position.

Returns:
This function returns null.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:13 2011 GMT(c)2011 RadGs Software