-1
A
回答
1
xtype: 'selectfield',
label: 'Choose one',
options: [
{text: 'First Option', value: 'first'},
{text: 'Second Option', value: 'second'},
{text: 'Third Option', value: 'third'}
]
這是直接來自sencha網站的代碼。選擇字段適用於Android。代碼中一定有其他錯誤。
相關問題
- 1. Sencha Touch在doQuery後重置組合框
- 2. Sencha Touch - Pubnub整合
- 3. 安裝Sencha Touch 2框架
- 4. Sencha Touch列表組件
- 5. Sencha Touch不分組TableView
- 6. Sencha Touch 2數組解析
- 7. 安裝Sencha Touch 2中的組件
- 8. Sencha Touch 2列表emptyText中的組件
- 9. 在Sencha Touch中禁用複選框
- 10. 在sencha touch中刷新組件2
- 11. Sencha Touch中的POST請求
- 12. sencha-touch中的樹視圖
- 13. Android 4.1中的Sencha Touch
- 14. sencha Touch中的音頻
- 15. Sencha Touch中的JSON數據
- 16. Sencha Touch 2 vs DHTMLX Touch
- 17. 鏈接http://cdn.sencha.com/touch/sencha-touch-2.2.1/sencha-touch-all.js不工作
- 18. Sencha Touch Mocking
- 19. sencha touch messagebox unclickable
- 20. Sencha Touch + DeftJS
- 21. sencha-touch using ActionSheet
- 22. Sencha Touch密碼
- 23. Sencha Touch入門
- 24. Sencha Touch 2 TypeError
- 25. Sencha Touch Fastbook
- 26. Ext.Ajax.request Sencha Touch
- 27. sencha touch getView()?
- 28. Sencha Touch + SharePoint
- 29. Sencha Touch 2 HtmlEditor
- 30. Sencha Touch查詢
SALAM。感謝您的答覆。我試過這個相同的代碼,但它不起作用。我在Galaxy S Ft-I9000版本android 2.3.2上安裝了我的應用程序,並且沒有出現selectfield。 – 2012-03-27 21:04:30