Example — Table with DataSources Enabled
This is an example of MVC table implementation that uses synchronous datasource mode. The table is enabled with configurable views.
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\DataSourceSyncTableBuilder.java
• com\ptc\mvc\builders\carambola\table\AbstractCarambolaTableConfigBuilder.java
• WEB-INF\jsp\carambola\carambolaMVCExampleTable.jsp
Parent topic