![]() |
Overloaded. Initializes a new instance of the PTTableBuilder class. |
![]() | Call this method to add a row to the table built by this builder. The appropriate number of cells will be added to this row. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Call this method to obtain an enumeration of the cells within a given row within the table built by this builder. |
![]() | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Call this method to determine the number of columns in the table built by this builder. |
![]() | Call this method to obtain the number of rows in the table built by this builder. |
![]() | Call this method to obtain an enumeration of the rows in the table built by this builder. |
![]() | Call this method to obtain a reference to the table created by this table builder. |
![]() | Gets the Type of the current instance. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
PTTableBuilder Class | com.plumtree.xpshared.htmlconstructs Namespace