Plumtree UI Infrastructure API  
 

HTMLTableRow.GetParentTable Method 

Call this method to obtain a reference to the HTMLTable to which this HTMLTableRow may be added.

public virtual HTMLTable GetParentTable();

See Also

HTMLTableRow Class | com.plumtree.xpshared.htmlelements Namespace