LoriSun
27 Jan 2010, 10:22 PM
Ext.ux.RichTabPanel extend form Ext.TabPanel.
Add several interfaces for special tab operation.
Addtional Public Events:
tabClick : ( TabPanel this, Panel tab, EventObject e )
tabMousemove : ( TabPanel this, Panel tab, EventObject e )
tabDoubleClick : ( TabPanel this, Panel tab, EventObject e )
Hope this is helpful for you.
Add several interfaces for special tab operation.
Addtional Public Events:
tabClick : ( TabPanel this, Panel tab, EventObject e )
tabMousemove : ( TabPanel this, Panel tab, EventObject e )
tabDoubleClick : ( TabPanel this, Panel tab, EventObject e )
Hope this is helpful for you.