Search Type: Posts; User: editor
Search: Search took 0.02 seconds.
-
2 Apr 2012 4:23 AM
- Replies
- 3
- Views
- 777
if you have a function, say:
someFunction: function(list, record, etc....) {
list.deselectAll();
}
just put call it like that list.deselectAll(); and it works fine for me... -
21 Mar 2012 5:33 AM
Jump to post Thread: Different languages/Translations by editor
- Replies
- 54
- Views
- 6,645
that's great, but can you provide maybe simple more detailed example (newbie level) for this all together ...
-
1 Mar 2012 2:04 AM
- Replies
- 10
- Views
- 12,791
I'm trying to make test app based on SenchaCon MVC video http://vimeo.com/33311074, exatcly the same code but I also get the same error ....
Ext.define('Sencha.view.Viewport', {
extend:...
Results 1 to 3 of 3
