index.apt
来自「一个比较不错的java分页标签,有源代码,开发者 可以学习学习」· APT 代码 · 共 41 行
APT
41 行
------------------
Overview
------------------
Fabrizio Giustina
------------------
26-10-2005
------------------
Display tag library 1.1
This documentation is related to the displaytag <<1.1>> release.
Displaytag 1.1 offers several enhancements over 1.0: the most notable news are support for partial lists and enhanced
decorator APIs, but there is also a lot more. Be sure to read the {{{migrating.html}migration guide}} for upgrading an
existing application from displaytag 1.0. A full {{{changes-report.html}changelog}} is also available.
* Thanks to...
{{{http://www.hpa.com.au}HPA}} sponsored the development of new features included in this release.
Many thanks to HPA for their support
[images/hpa-logo.png] HPA
* Overview
The display tag library is an open source suite of custom tags that provide high-level web presentation patterns which
will work in an MVC model. The library provides a significant amount of functionality while still being easy to use.
* What can I do with it?
Actually the display tag library can just... display tables! Give it a list of objects and it will handle column
display, sorting, paging, cropping, grouping, exporting, smart linking and decoration of a table in a customizable XHTML
style.
The tables in the sample images below were generated from lists using the \<display:table\> tag:
[images/sample_snapshot.png] sample tables produced with the display:table tag
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?