canReplaceChild
See if we can replace the new child with an old child. It assumes that the given childNode is an orphan.
- Documentation
- › API
- › DOM API
- › canReplaceChild
XopusNode.canReplaceChild( newChild : XopusNode, oldChild : XopusNode) : Integer
: XopusNode, oldChild : XopusNode) : IntegerArguments
Return Value