You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, is it possible to replace current view loaded into drawermainview from controller other than index.js? I've got a controller with a button, and its eventlistener with:
Hello, is it possible to replace current view loaded into drawermainview from controller other than index.js? I've got a controller with a button, and its eventlistener with:
$.drawermenu.drawermainview.add(myView.getView());
which doesn't work.
The text was updated successfully, but these errors were encountered: