Example — Table (Info*Engine) Async
This is an example of MVC table implementation that use Info*Engine tasks as the source of data.
Location of the Example
To navigate to this example navigate to > > > or Table (Info*Engine) - Async ( in the example section).
• Select “Table (Info*Engine)” for table using asynchronous data source mode.
• Select “Table (Info*Engine) - Async” for table using asynchronous data source mode with configurable views.
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\DataSourceASyncTableBuilderWithIETask.java
• com\ptc\mvc\builders\carambola\table\MvcTableBuilderWithIETask.java
• com\ptc\mvc\builders\carambola\table\AbstractCarambolaTableConfigBuilder.java
• WEB-INF\jsp\carambola\carambolaMVCExampleTable.jsp
Parent topic