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