You are viewing information archived from Mozilla.org on 2015-08-05.

void nsIAccessibleEditableText.insertText

(in wstring text,
  in long length,
  inout long position)

insert a segment of text into an editable text

Documentation

insert a segment of text into an editable text
Parameters:
text - the text contents that should be inserted
length - the length of the text contents inserted
position - a long style param that indicate the start position of the inserted text



Alphabetic index



This page was generated with the help of DOC++.