sencha touch formPanel 和fieldSet 的setRecords方法

formPanel有setRecord方法。不过当formPanel被放在items中时,注意布局方式用layout:'fit'才行,用layout:‘vbox’会显示不出来

fieldSet 在beta3版才有setRecord方法 BETA2或以前不具有setRecord方法

 

参考:

http://webtest.sencha.com/forum/archive/index.php/t-181945.html

你可能感兴趣的:(sencha touch formPanel 和fieldSet 的setRecords方法)