Concept Framework 1.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: Thu Oct 15 20:01:57 2009 GMT(c)2009 RadGs Software