1) .gif图片和css最好放同一路径下
<link href="./extjs/css/ext-patch.css" type="text/css" rel="stylesheet" />
<script src="./extjs/TabPanel.js" type="text/javascript"></script>
2)
Ext.titansoft.inputTabPanel = Ext.extend(Ext.ux.TabPanel,{
constructor:function(config){
config = config || {};
Ext.apply(config,{
tabPosition: 'left',
autoScroll: true,
deferredRender: false,
activeTab: 0,
enableTabScroll: true,
items: [{
xtype:'panel',
title:'文件信息'
},{
xtype:'panel',
title:"机构信息"
},{
xtype:'panel',
title:"业务信息"
}]
});
Ext.titansoft.inputTabPanel.superclass.constructor.call(this,config);
}
});
Ext.ComponentMgr.registerType('Ext.titansoft.inputTabPanel',Ext.titansoft.inputTabPanel);
没有合适的资源?快使用搜索试试~ 我知道了~
资源推荐
资源详情
资源评论





























收起资源包目录







共 5 条
- 1
资源评论

- xqwdhhhh2013-06-06还不错吧,有点用处。
- shardiablo2013-10-14一般的资源,有一定用处
- answerzr2015-10-29一般,作用不大

wen691
- 粉丝: 14
上传资源 快速赚钱
我的内容管理 展开
我的资源 快来上传第一个资源
我的收益
登录查看自己的收益我的积分 登录查看自己的积分
我的C币 登录后查看C币余额
我的收藏
我的下载
下载帮助


最新资源
- erlang-24.3.4.14-1.el8.x86-64.rpm
- python爬虫入门介绍.md
- ### 数据仓库基础与HIVE入门总结
- python爬虫入门介绍.md
- python爬虫入门介绍.md
- 李宏毅(Hung-yi Lee)2023 年春季机器学习课程
- python爬虫入门介绍.md
- python爬虫入门介绍.md
- 自动化更新java的后端
- python爬虫入门介绍.md
- python爬虫入门介绍.md
- 包含数据获取、因子分析、机器学习与回测分析的量化研究基础框架
- python爬虫入门介绍.md
- python爬虫入门介绍.md
- java程序自动更新的前段
- python爬虫入门介绍.md
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈



安全验证
文档复制为VIP权益,开通VIP直接复制
