Files
luos/gulliver
Erik Amaru Ortiz e2fc4779f8 BUG 0000 feature for PMExt main Object named PMExt.createInfoPanel() (tweaks)
- creates a new instance of infoPanel object
- PMExt.createInfoPanel(url, params)

Sample
 var sumaryInfPanel = PMExt.createInfoPanel('../sampleProxy/getSummary', {appUid: '43546...', index:1});
2011-09-21 10:35:37 -04:00
..