摘要:
Ext.getCmp(String id): Ext.Componet 根据id,返回对应的组件。若找不到则返回undefined,若找到了一个类,则返回null。布局CardLayout 包含多个panel,但同一时间只显示一个panel AContaineris a special type of Component that can contain other Components.the default layout for all Containers isAuto Layout. 阅读全文