extjs store 数据加载问题
initComponent:function(){varstore=Ext.create('Ext.data.Store'....functiongetValue(){/...
initComponent : function() {
var store=Ext.create('Ext.data.Store'....
function getValue(){//返回 store中的一个id}
this.isForm=Ext.widget('form', {
title : getValue()...})
上面的title显示为空,
用handler: function xx() {
Ext.MessageBox.alert(getValue())
却可以显示 store中的一个id值,要怎么处理才能在isForm中显示这个值?
跪求各位大神解答T_T 展开
var store=Ext.create('Ext.data.Store'....
function getValue(){//返回 store中的一个id}
this.isForm=Ext.widget('form', {
title : getValue()...})
上面的title显示为空,
用handler: function xx() {
Ext.MessageBox.alert(getValue())
却可以显示 store中的一个id值,要怎么处理才能在isForm中显示这个值?
跪求各位大神解答T_T 展开
1个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询