在Ext中的window組件嵌套iframe,在iframe中點擊關閉上一層的window的方法

$('#closed').click(function(){
       parent.Ext.getCmp('windowId').close()
    });
相關文章
相關標籤/搜索