當前位置:
首頁 >
前端技术
> javascript
>内容正文
javascript
Ext JS笔记
Ext.getCmp(String id): Ext.Componet
根據(jù)id,返回對應(yīng)的組件。若找不到則返回undefined,若找到了一個類,則返回null。
?布局
CardLayout 包含多個panel,但同一時間只顯示一個panel
?
A?Container?is a special type of Component that can contain other Components.
the default layout for all Containers is?Auto Layout.
轉(zhuǎn)載于:https://www.cnblogs.com/sunj/archive/2012/03/24/2415472.html
總結(jié)
- 上一篇: 把数据导出Excel
- 下一篇: 你想的到想不到的 javascript