Show TOC

 UI Controller Hooks

 

A UI controller hook is a certain type of extension point in the UI controller code. SAP delivers UI controller hooks to help you extend UI controller code in SAP Fiori applications.

UI controller hooks are methods in the UI controller code which are documented and kept stable. This means that any extensions plugging in are more robust across application updates.

For more information, see https://sapui5.hana.ondemand.com/sdk/#docs/guide/8fbf4e728bd146fcb2053aeb6ca741f9.htmlInformation published on SAP site.

For more information about extending controllers using hooks, see SAP Library for User Interface Add-On 1.0 at Start of the navigation path https://help.sap.com/nw-uiaddonInformation published on SAP site Next navigation step SAPUI5 Developer Guide Next navigation step Extending SAPUI5 Applications Next navigation step Controller Extension Next navigation step Providing Hooks in the Standard Controller End of the navigation path.