setAsParent
The method setAsParent sets a flag for this androHtml element to work as parent.
function setAsParent() { $this->isParent = true; }
There are no user comments yet on this page.