Uiinfrastructure API Docs  
 

PTListItem.AddItemCellsToRow Method 

Call this method to add HTMLTableCell objects describing this item to the passed HTMLTableRow.

public virtual void AddItemCellsToRow(
   HTMLTableRow myRow
);

Parameters

myRow
HTMLTableRow

See Also

PTListItem Class | com.plumtree.xpshared.htmlconstructs Namespace