Example — Table (Separate Builders)
This is an example of MVC table implementation that uses a separate config builder and data builder classes for configuration.
Location of the Example
To navigate to this example navigate to Customization > Component Catalog > Table > Table (Separate Builders) ( in the example section).
Actions for this Example
sortByState
reloadTable
strikeThroughRows
clearStrikeThrough
CustEx_exportlisttofile_submenu
Action Models for this Example
mvc_tables_toolbar
Files Used in This Example
com\ptc\mvc\builders\carambola\table\MvcTableConfigBuilder.java
com\ptc\mvc\builders\carambola\table\ MvcTableDataBuilder.java
com\ptc\mvc\builders\carambola\table\AbstractCarambolaTableConfigBuilder.java
WEB-INF\jsp\carambola\carambolaMVCExampleTable.jsp
* 
If the customization source code examples are not installed on your server, they are available for download from the following location: http://www.ptc.com/view?im_dbkey=156765
Was this helpful?