Hi, I would like to know the easiest way to create a store from a RPC call?
The store is going to bind to the tree controller.

Something like:
var myStore = new myRPCRequester('service', 'service:operation');
myStore.bind(treeController);

Is this possible some how? Or do I need to iterate the response to create a
model?


Best regards
Rickard
-- 
View this message in context: 
http://n2.nabble.com/Bind-tree-controller-to-a-composite-container-tp4255140p4397261.html
Sent from the qooxdoo mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
qooxdoo-devel mailing list
qooxdoo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to