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 |
Table
interface represents a table defined in a form, integration service or workflow job.Individual tables can be accessed via the Tables interface.
Further documentation.