Mac OS X Reference Library Apple Developer
Search

Text

Module:
core
Inherits from:
Declared In:

Overview

Use the links in the table of contents to the left to access the documentation.



Functions

replaceWholeText
splitText

replaceWholeText



Text replaceWholeText(
    in DOMString content) raises(DOMException); 

splitText



Text splitText(
    in unsigned long offset) raises (DOMException); 

Member Data

wholeText

wholeText



readonly attribute DOMString wholeText; 

 

Did this document help you? Yes It's good, but... Not helpful...

Last Updated: 2010-05-27