|
Mac Dev Center
Mac OS X Reference Library Networking, Internet, & Web: Web Client WebKit DOM Reference
|
Text |
| Module: | core |
| Inherits from: | |
| Declared In: |
Use the links in the table of contents to the left to access the documentation.
replaceWholeText |
Text replaceWholeText( in DOMString content) raises(DOMException);
splitText |
Text splitText( in unsigned long offset) raises (DOMException);
wholeText |
readonly attribute DOMString wholeText;
Last Updated: 2009-05-29