Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

How to reset the Datasource

$
0
0
GWT version: gwt-2.5.1

Hi,
I am trying to reset the Datasource completely upon closing the tab. And i am declaring the methods and variables in the Datasource as static. I tried this:

Datasource.instance.setCacheAllData(false);


so as to clear the values. i am not sure if this is the correct way. Any ideas on resetting it?

Viewing all articles
Browse latest Browse all 4756

Trending Articles