This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |
| docs:3500:0800:0820 [2024/08/18 02:26] – [Modifying default behavior and presentation of queries] aware_admin | docs:3500:0800:0820 [2025/06/12 04:00] (current) – Change to AwareIM aware_support3 |
|---|
| 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\\ | |