Hello,
I have to extend a SAP-Fiori ( and I learn SAPUI5 :-) too )
My problem is, SAP pass import parameter "p" by call:

how can I read the value of "p" in the "init" from controller ProductSelectDialog.js ?

I suppose, SAP read this parameter in row 30 (apply), but it is a library, don't have an access to look what happen there.
Thanks a lot !
Greg