webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
List of all members
CDATASection Interface Reference

import"CDATASection.idl";

Inheritance diagram for CDATASection:
Text CharacterData

Additional Inherited Members

- Public Member Functions inherited from Text
Text splitText (unsigned long offset)
 
- Public Member Functions inherited from CharacterData
DOMString substringData (unsigned long offset, unsigned long length)
 
void appendData (DOMString data)
 
void insertData (unsigned long offset, DOMString data)
 
void deleteData (unsigned long offset, unsigned long length)
 
void replaceData (unsigned long offset, unsigned long length, DOMString data)
 
- Public Attributes inherited from Text
readonly attribute DOMString wholeText
 
- Public Attributes inherited from CharacterData
attribute DOMString data
 
readonly attribute unsigned long length
 

The documentation for this interface was generated from the following file: