PDA

View Full Version : Need BaseLoader.getProxy() getter



Grandiosa
24 Jun 2008, 9:04 AM
Darrel,

Can you kindly add a getter for the proxy on the BaseLoader class?

I'm extending the ListStore and initilializing it with a BasePagingLoader which is using my own DataProxy. I need to get hold of the proxy after construction.
I could extend the BasePagingLoader just to add the getter, but would prefer not to....

darrellmeyer
25 Jun 2008, 5:01 AM
Done.