7 Aug 2014, 6:51 AM
Hi,
I'm using sencha architect 3.1 with extjs 4.2
There's something i can't understand. Brefly,
I have a project client-server. The normal flow would be to have a login window. With successfull login the user should see a main window with buttons and information retrieved from a server.
Ok. No problem, i understood how to make connection between client extj and a server to retrieve json datas.
since data have to be updated i need to perform a call-of-some-function-somewhere to update the datas in some panels of the main window, but actually i didn't understand how could i do that.
Here's why i said I'm using sencha architect. the main problem is that i cannot modify the code (that's incredible, but it has a reason, i know).
how can i do that?
thanks to everybody in advance.
I'm using sencha architect 3.1 with extjs 4.2
There's something i can't understand. Brefly,
I have a project client-server. The normal flow would be to have a login window. With successfull login the user should see a main window with buttons and information retrieved from a server.
Ok. No problem, i understood how to make connection between client extj and a server to retrieve json datas.
since data have to be updated i need to perform a call-of-some-function-somewhere to update the datas in some panels of the main window, but actually i didn't understand how could i do that.
Here's why i said I'm using sencha architect. the main problem is that i cannot modify the code (that's incredible, but it has a reason, i know).
how can i do that?
thanks to everybody in advance.