THtmlNode() > Html Node methods xHarbour Developers Network  

oTHtmlNode:addNode()

Adds a child node.

Syntax

:addNode( <oTHtmlNode> ) --> oTHtmlNode

Arguments

<oTHtmlNode>
This is a THtmlNode object to add as child node to the HTML tree.

Description

Method :addNode() adds the passed THtmlNode object as child node to the self!E object.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe