stores: {
treeStore: {
type:'tree',
model: 'Model',
name:'Store',
root: {
id: 'TOP',
orgnztId:'TOP',
text: 'Root',
expanded: true
},
rootVisible: true,
remoteSort: false,
autoLoad: true,
autoSync: false
},
Store:{
model: 'Model',
name:'userListStore',
remoteSort: false,
autoLoad: false,
autoSync: false
},
}
댓글 없음:
댓글 쓰기