Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9052

Re: Shell Content refresh

$
0
0

usually you do this kind of logic ( model refresh ) route matched handler

 

this._oRouter.attachRouteMatched(this._handleRouteMatched, this);

 

_handleRouteMatched: function (evt) {

   if (evt.getParameter("reloadList")) {

model.refresh();

 

 

reloadList is a param you pass as 2nd param in navTo


Viewing all articles
Browse latest Browse all 9052

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>