Example — Table(Info*Engine)
This is an example of MVC table implementation that use Info*Engine tasks as the source of data. This is a synchronous data source example.
Location of the Example
To navigate to this example go to > > , and in the example section, select “Table (Info*Engine)”.
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\DataSourceSyncTableBuilderWithIETask.java
• com\ptc\mvc\builders\carambola\table\AbstractCarambolaTableConfigBuilder.java
• WEB-INF\jsp\carambola\carambolaMVCExampleTable.jsp
Parent topic