canInsertAfter
See if we can insert the given child in this node. It assumes that the given childNode is an orphan.
- Documentation
- › API
- › DOM API
- › canInsertAfter
XopusNode.canInsertAfter( childNode : XopusNode, refNode : XopusNode) : Integer
: XopusNode, refNode : XopusNode) : IntegerArguments
Return Value
History
| version | event |
|---|---|
| Xopus 4.2.5 | Introduction. |