Refresh custom app with new parameters
Posted 05/16/2013 - 13:27 by jdmas
How to Use type: "post" in presto custom app
Posted 04/22/2013 - 10:18 by joelpandu
Hi,
In presto custom app, while we are calling a mashup, we are using [Read More...]
highcharts
Posted 04/26/2012 - 02:11 by navindian
just thought of introducing a framework for charts.
hope it would have a synergy with presto. [Read More...]
- Login or register to post comments
- Email this page
another sample js path
Posted 03/13/2012 - 13:16 by naveen gayar
COOKIES not working
Posted 03/08/2012 - 08:47 by naveen gayar
I have set the cookie in Mashup1 and trying to read the same cookie from Mashup2.
Here Mashup1 contains Mashup2.
- Login or register to post comments
- Email this page
Use date picker inside custom apps
Posted 08/24/2011 - 15:27 by karthi4uonly
Hi
I have developed a custom app. For the date wise filtering i need to apply the date picker. [Read More...]
- Login or register to post comments
- Email this page
Error in Tightly coupled interaction
Posted 08/17/2011 - 08:16 by gomashan07
Dear all , [Read More...]
debugging and breakpoints in custom app
Posted 08/01/2011 - 10:18 by pbenskin
I am new to presto and really open source tools and languages in general. What is the best/easiest way to set breakpoints and generalyl debug custom apps? [Read More...]
Problem with App invoking Mashable through JQuery.
Posted 07/27/2011 - 16:00 by stevess
Hi All, [Read More...]
Need help for creating Apps. I have two queries. Please help me in this regard
Posted 06/06/2011 - 08:39 by kpramc
1. I want to create the jsclass object inside the app.js file. which is requires constructor parameter app. I dont know how to provide the app parameter. example
Sample.SampleClass =function(app) {
//by default app parameter have values and i can able to access.
}
//here i wrote some function outside of the class.
function test()
{
var obj= new Sample.SampleClass( ?); // ? - how to I have to mentioned the app parameter for that constructor.
}
So, please help me to create and call that class. [Read More...]
