Uiinfrastructure API Docs  
 

HTMLForm.SetParentTable Method 

An HTMLForm can be added to an HTMLTable.

public virtual void SetParentTable(
   HTMLTable table
);

Parameters

table

See Also

HTMLForm Class | com.plumtree.xpshared.htmlelements Namespace