AWTaglib

程序名称:AWTaglib

授权协议: 未知

操作系统: 跨平台

开发语言: Java

AWTaglib 介绍

AWTaglib是一个Jsp标签可用于创建网格(grid)控件.它还提供一些额外的功能可以把网格中的数据导出为XLS,PDF和CSV(利用JasperReports来实现)并能与Struts框架相结合.

使用代码行如:

< awtaglib:gridIterator id= “index” name= “gridCollection” report= “true”
dynamic= “true” styleClass= “grid” action= “/report” >
< awtaglib:gridElement name= “index” property= “name” title= “title.name”
type= “editable” / >
< awtaglib:comboGridElement name= “index” property= “age” title= “title.age”
options= “comboCollection” labelProperty= “name” labelValue= “value” / >
< awtaglib:listGridElement name= “index” property= “address” title=
“title.address” collection= “listCollection” valuecolumn= “1” / >
< awtaglib:gridElement name= “index” property= “birthDate” title=
“title.birthdate” type= “date” / >
< awtaglib:CheckBoxGridElement name= “index” property= “single” title=
“title.single” trueValue= “single” falseValue= “married” / >
< / awtaglib:gridIterator >

AWTaglib 官网

http://awtaglib.sourceforge.net/

相关编程语言

MuPlayer 是一款跨平台、轻量级的音频播放解决方案,...
OS FLV 是一个 开源和可嵌入网页的flv播放器。 这个...
DewPlayer音乐播放器,样式很简单,而且很实用.播放器...
JW FLV MEDIA PLAYER是一个开源的在网页上使用的Fla...
Speakker 是一个基于 Web 浏览器的音乐播放器,只提...
Player Framework 是一个开源的支持 HTML5 的视频播...