selectNodeContents

Select all the contents of a node. The start DOM point will be set before the opening tag and the end DOM point will be set after the closing tag.


XopusRange.selectNodeContents( node : XopusNode)

Arguments

node
XopusNode. The node of which the contens should be selected.