Method XbpPartHandler():addChild() Foundation
Defines an Xbase Part as a child.
:addChild( <oXbp> ) --> self
This method returns the object executing the method.
The method :addChild() defines a new parent-child relationship between two Xbase Parts. <oXbp> is contained as a child within self (the Xbase Part executing the method) and self becomes the parent of <oXbp>.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.