WebSphere Commerce EnterpriseWebSphere Commerce Professional

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

  1. Create a new plug-in to use for your extensions.
  2. In the plugin.xml, declare the table definition using the com.ibm.commerce.telesales.widgets.tableDefinitions extension point.