| Both sides previous revision Previous revision Next revision | Previous revision |
| docs:3500:0800:0820 [2024/06/25 03:52] – [Modifying default behavior and presentation of queries] aware_admin | docs:3500:0800:0820 [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 |
|---|
| ^Query presentation type^Kendo UI widget^Kendo UI reference^ | ^Query presentation type^Kendo UI widget^Kendo UI reference^ |
| ^Standard|Grid| [[http://docs.telerik.com/kendo-ui/api/javascript/ui/grid|http://docs.telerik.com/kendo-ui/api/javascript/ui/grid]]\\ | | ^Standard|Grid| [[http://docs.telerik.com/kendo-ui/api/javascript/ui/grid|http://docs.telerik.com/kendo-ui/api/javascript/ui/grid]]\\ | |
| ^Custom (Custom Data Template, "mobile scroll view unticked")|List View| [[http://docs.telerik.com/kendo-ui/api/javascript/ui/listview|http://docs.telerik.com/kendo-ui/api/javascript/ui/listview]]\\ | | ^Custom (Custom Data Template, "ListvView widget")|List View| [[http://docs.telerik.com/kendo-ui/api/javascript/ui/listview|http://docs.telerik.com/kendo-ui/api/javascript/ui/listview]]\\ | |
| ^Custom (Custom Data Template, "mobile scroll view ticked)|Scroll View| [[http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview|http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview]]\\ | | ^Custom (Custom Data Template, "Scroll View widget| [[http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview|http://docs.telerik.com/kendo-ui/api/javascript/mobile/ui/scrollview]]\\ | |
| ^Calendar/Scheduler|Scheduler| [[http://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler|http://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler]]\\ | | ^Calendar/Scheduler|Scheduler| [[http://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler|http://docs.telerik.com/kendo-ui/api/javascript/ui/scheduler]]\\ | |
| ^Chart|Chart| [[http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart|http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart]]\\ | | ^Chart|Chart| [[http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart|http://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/chart]]\\ | |
| The "parser" object represents the controller and allows you to access certain properties of the system that you may need. The type of this object depends on the type of the query representation and is provided in the table below: | The "parser" object represents the controller and allows you to access certain properties of the system that you may need. The type of this object depends on the type of the query representation and is provided in the table below: |
| |
| ^Query presentation type^Aware IM Javascript object type^Source code^ | ^Query presentation type^AwareIM Javascript object type^Source code^ |
| ^Standard|AwareApp_QueryLayoutParser|AwareIM/Tomcat/webapps/AwareIM/aware_ext/parsers/queryLayoutParser.js\\ | | ^Standard|AwareApp_QueryLayoutParser|AwareIM/Tomcat/webapps/AwareIM/aware_ext/parsers/queryLayoutParser.js\\ | |
| ^Custom (without scroll view)|AwareApp_CustomLayoutParser|AwareIM/Tomcat/webapps/AwareIM/aware_ext/parsers/customLayoutParser.js\\ | | ^Custom (without scroll view)|AwareApp_CustomLayoutParser|AwareIM/Tomcat/webapps/AwareIM/aware_ext/parsers/customLayoutParser.js\\ | |