Ext.onReady(function(){
var addButton = Ext.create('Ext.Button', {
text: '노드 추가(Add Node)',
scale: 'large',
listeners: {
el: {
click: function() {
var thisNode = Ext.getCmp('xAxisTreeUse').getRootNode().appendChild({
"text":"노드 이름(Node name)"
});
Ext.getCmp("tree").selectPath(thisNode.getPath());
}
}
});
var store = Ext.create('Ext.data.TreeStore', {
id: 'store',
proxy: {
data : data
type:'memory',
reader:{
type:'json'
}
},
root: {
text: "ROOT",
id: "ROOT",
expanded: true
}
});
var tree = Ext.create('Ext.tree.Panel', {
id: 'tree',
rootVisible: true,
multiSelect: false,
tbar: addButton,
store: store,
height: 600,
renderTo: Ext.get('treeList')
});
});
버튼을 클릭하여 노드 추가하고 해당 위치로 이동하는 소스이다
iminYrhin-ho Robert Singh https://wakelet.com/wake/kuL8gyp4PvMTOy9KE7cCM
답글삭제tractimorrne
synfisVstab_chi Leslie Holloway FonePaw
답글삭제Bootstrap Studio
Internet Download Manager
afininhar
propexcompn Keith Carouthers Download Free
답글삭제Download Free
essoifracal