java学习

java学习

 

extjs中嵌入别的系统的网页

Ext.ux.LightTabPanel.superclass.constructor.call(this, {
  id : this.panelId,
  title : this.treeNode.text,
  layout : 'border',
  closable : true,  
  autoScroll : true,
  width: '100%',
  height: '100%',
   html: '<iframe width=100% height=100% src="http://192.168.1.5:8080/ord?file:^html/access/employee.htm" />'
 });

在面板的构造方法中这样写,就可以了

posted on 2012-11-27 17:05 杨军威 阅读(338) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 

导航

统计

常用链接

留言簿

随笔档案

搜索

最新评论

阅读排行榜

评论排行榜