Declaring a table definition
When a "table" control is constructed, the declaration should define a table definition ID. The table definition ID will be used to locate a table definition which will then be applied to the table control. The table definition defines the table columns.
Procedure
- Create a new plug-in to use for your extensions.
- In the plugin.xml, declare the table definition using the com.ibm.commerce.telesales.widgets.tableDefinitions extension point.