Search Type: Posts; User: xuronghua
Search: Search took 0.03 seconds.
-
20 Aug 2011 7:20 PM
- Replies
- 4
- Views
- 1,165
this is the docs api:
http://dev.sencha.com/deploy/touch/docs/output/Ext.data.Model.html -
20 Aug 2011 7:18 PM
- Replies
- 4
- Views
- 1,165
thanks your reply
store is multiple Model.
i just want to load one record to Model, not a store
i read the docs api (http://dev.sencha.com/deploy/touch/docs/), the example code in "Using... -
20 Aug 2011 2:32 AM
- Replies
- 4
- Views
- 1,165
this is my code:
Ext.regModel('UserTask', {
fields: ['ret_code', 'ret_desc'],
proxy:{
type:'ajax',
url: 'http://localhost/api.php',
reader: 'json' -
17 Aug 2011 7:31 PM
Jump to post Thread: Sencha Touch License question by xuronghua
- Replies
- 2
- Views
- 1,035
In the Product License and Sencha Care Support FAQs.
When should I use a commercial license?
If you’re going to build a commercial application with Sencha Products, you must write your... -
17 Aug 2011 4:59 PM
- Replies
- 2
- Views
- 1,082
hey,guys.
I found the component Ext.util.scrollview in the Sencha Touch API documentation.
But I don't konw how to use this component.
Is anyone can help me?
Or give me a example's source code.... -
16 Aug 2011 6:04 PM
Jump to post Thread: how to use ScrollView? by xuronghua
- Replies
- 0
- Views
- 1,071
hey,guys.
I found the Ext.util.scrollview component in the Sencha Touch API documentation.
But I don't konw how to use this component.
Is anyone can help me?
Or give me a example's source code....
Results 1 to 6 of 6
