canSetTextContent method
Determines if the text content of this node and its descendants can be set to the string passed in.
canSetTextContent(possibleTextContent )
Parameters
String possibleTextContent
Possible text content string.
Returns
unsigned short. A validation state constant.
这对您有帮助吗?