Gets a method object (JSAPI object that has a default method). Often it is preferable with the plugins to have the API return a JSAPI object as a property and then call the default method on that object. This looks the same in javascript, except that you can save the function object if you want to. See FB::JSFunction for an example of how to make a function object
Reimplemented in FB::JSAPIAuto. Definition at line 381 of file JSAPI.h. 00381 { return FB::JSAPIPtr(); } |
Generated on 25 May 2013 for FireBreath by
1.6.1
Labels
