2008年8月11日
摘要: ext2.0小节1.modal:true这个放在Ext.window里作用是让window成为一个模式窗口,这样当这个窗口弹出后,他的父窗口不可用. 2.当一个Ext.window的closeAction有两种选择close/hide(完全关闭/隐藏)close就是把此window destroy。 hide是把此window隐藏,这样做的复用性比较强,注:如果要重新渲染这个window的html... 阅读全文
posted @ 2008-08-11 15:33 岁寒づ古枫 阅读(876) 评论(1) 推荐(0)