canAppendChild
See if we can append the given child to this node. It assumes that the given childNode is an orphan.
- Documentation
- › API
- › DOM API
- › canAppendChild
XopusNode.canAppendChild( childNode : XopusNode) : Integer
: XopusNode) : IntegerArguments
- childNode
- XopusNode. The child node to be appended.