Plumtree UI Infrastructure API  
 

PTTableBuilder.GetNumCols Method 

Call this method to determine the number of columns in the table built by this builder.

public virtual int GetNumCols();

Return Value

int columns

See Also

PTTableBuilder Class | com.plumtree.xpshared.htmlconstructs Namespace