My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 29
How many times have you had to implement some kind of pagination control? You know the whole, next, previous, page 1, page 2, page 3 links you place at the bottom of a list? Ten times? a hundred times? Whatever the number, it is probably a lot. So why are there not libraries out there that make gene...
This project provides you with a tag library to paginate a List of Objects passed as parameters and display them in a tabular format. If you want to display only specific columns in the object then you can pass specific column names to be displayed or if you do not pass any of the columns then it...
通用页面分页组件,可以用于jsp,JSF,struts1/2等任何基于sevlet的框架
Pagination Utilities
QuickStart: 安装JDK:1.5以上,设环境变量JAVA_HOME,添加%JAVA_HOME%/bin到PATH环境变量, 安装Ant:建议1.7,设环境变量ANT_HOME,添加%ANT_HOME%/bin到PATH环境变量, 安装Ivy:到http://ant.apache.org/ivy/download.cgi 下载,复制ivy.jar到ANT_HOME/lib, 运行命令:ant resolve,Ivy会把需要的jar下载到lib目录 复制lib/test/junit-4.5.jar 到ANT_HOME/lib, 运行命令:ant tes...
GWTLib is a lightweight GWT widget library that currently includes {{{MenuBar}}}, {{{PagingBar}}}, {{{Table}}}, {{{PagingTable}}} and {{{StyleListBox}}} widgets. It does not rely on any external Javascript libraries and has no dependencies except GWT itself. GWTLib is compatible with GWT 1.5 and hig...
What is more stupid than paginating your objects by an arbitrary number per page ? So I created this peace of code for paginating objects by date. Easy, fast, efficient and very user friendly. The essential tool for your Django project. ---- =Getting Started= First, you should fetch the code i...
A simple and minimalistic jQuery plugin which allows you to split any table into multiple pages, it allows you to specify:<br><br> *items* - how many items to show on each page, default is the first opts item `[`optional`]`<br> *ctrls* - here we are specifying our container for controls (page numb...
=python-pagination= ==Features:== * Simple and minimalist API * Most of the common functionality required in dealing with generating page navigation etc. * Generic and not tied to any frameworks ==Source== `svn checkout http://python-pagination.googlecode.com/svn/trunk/ python-pagi...
系统通过flex与java构建了一个简单的用户管理,里面包涵了许多典型的企业应用,包括 分页数据库查询,动态3级菜单生成等,其中还展示了几个典型的flex特效,希望通过这个项目让许多对flex持观望态度的人能尝试动手开发自己的flex应用! 在线演示(由于是本人电脑,所以不时开服务器) http://flex3.vicp.net:8080/JobTest_flex/bin/JobTest_flex.html 注:由于演示可以随意创建删除用户,如果zg这个帐号没用了,建议快速创建一个! 用户 zg 密码 123
1 2 3 Next