Uiinfrastructure API Docs  
 

HTMLElement.SetInner Method 

Call this method to set the internal XPArrayList of nested HTMLElement objects. Warning: This will erase all elements previously added to this element through calls to AddInnerHTMLElement.

protected virtual void SetInner(
   XPArrayList al
);

See Also

HTMLElement Class | com.plumtree.xpshared.htmlelements Namespace