You can pass payload on function to:
oData : "
This optional object can carry any payload data which should be made available to the target page. The "beforeShow" event on the target page will contain this data object as "data" property"
Then on beforeShow you could load the data onto the Model of Detail page.
Regards,
Kimmo