Table
Table is one these types:
WebFormTableTable Properties
| SORT_DIRECTION_ASCENDING | A constant for sort direction ascending for use with the sort() methods |
| SORT_DIRECTION_DESCENDING | A constant for sort direction descending for use with the sort() methods |
Element Functions
| getElementName | Table.getElementName( ) | Returns the element name |
| getElementType | Table.getElementType( ) | Returns the element type |
Tableinterface represents a table defined in a form, integration service or workflow job.Individual tables can be accessed via the Tables interface.
Further documentation.