日期:2014-05-16 浏览次数:20417 次
? ? ? ? ? ??????????Extjs4.0?学习笔记五(TabPane应用)
本节总结一下TabPanel的学习点。首先创建TabPanel,介绍两种创建方式。
官网API:
?
Ext.tab.Panel??xtype:?tabpanel
Every?component?has?a?specific?xtype,?which?is?its?Ext-specific?type?name,?along?with?methods?for?checking?the?xtype?like?getXType?and?isXType.?This?is?the?list?of?all?valid?xtypes
xtype????????????????Class
-------------??????------------------
button ? ? ? ? ? ? ??Ext.button.Button
buttongroup??????Ext.container.ButtonGroup
colorpalette??????Ext.picker.Color
component????????Ext.Component
container?????????Ext.container.Container