-
Ext direct with multiple namespaces
Ext direct with multiple namespaces
Hi,
I'm trying to implement Ext.direct in my application. I'm using the standard ext direct pack.
Now it's easy to add functions like this:
App.Class.method();
But I can't figure out how to add another sub namespace. I want to be able to call:
App.addressbook.Contact.update();
And
App.calendar.Event.update();
etc.
Do I have to add multiple providers to get this behaviour?
Thanks for any help!
-
Shamelessly bumbing this thread...
Sencha is used by over two million developers. Join the community, wherever you’d like that community to be
or Join Us