Data Table from Instance Definition
I see the following lines of code in Server Script code of the widget. What are available values for the view variable in this code,var widgetParams = { table: data.table, fields: data.field_list, o: data.o, d: data.d, filter: data.filter, ...