CharacterData Interface
Text, Comment, and CDATASection all implement CharacterData, which in turn also implements Node. See Node for the remaining methods, properties, and constants.
Extends
Subinterfaces
Methods
Code void replaceData(int offset, int length, String data) #
void replaceData(int offset, int length, String data);
Fields
This page includes content from the
Mozilla Foundation that is graciously
licensed under a
Creative Commons: Attribution-Sharealike license.
Mozilla has no other association with Dart or dartlang.org. We
encourage you to improve the web by
contributing to
The Mozilla Developer Network.