Type of list report

Hi!

I understand that we have some table types for list report as:

  • ResponsiveTable
  • GridTable
  • AnalyticalTable
  • TreeTable

I’m creating a RAP with eclipse, and when i execute my service binding, the table type used is always Responsive table. How can i change it? 

I know that we can change it by manifest.json, but i would like to know if has any way to change it in eclipse, using some annotation in metadata extension, or something like that.

Scroll to Top