Quantcast
Channel: JavaScriptMVC Forum
Viewing all articles
Browse latest Browse all 3491

Re : How to return a value from Controller methods

$
0
0
You can do stuff like:
  1. var myControl = new myApp.Widgets.someController( "#domID" );
  2. myControl.someFunction( args );


Viewing all articles
Browse latest Browse all 3491

Trending Articles