Plumtree UI Infrastructure API  
 

PTTableBuilder.GetRows Method 

Call this method to obtain an enumeration of the rows in the table built by this builder.

public virtual IXPEnumerator GetRows();

Return Value

IXPEnumerator rows

See Also

PTTableBuilder Class | com.plumtree.xpshared.htmlconstructs Namespace