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 > > > ( 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
Parent topic