[seam-issues] [JBoss JIRA] Created: (JBSEAM-4538) More Pagination Options for Seam

Madhav Inamti (JIRA) jira-events at lists.jboss.org
Thu Feb 11 13:26:10 EST 2010


More Pagination Options for Seam
--------------------------------

                 Key: JBSEAM-4538
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-4538
             Project: Seam
          Issue Type: Feature Request
          Components: Core
    Affects Versions: 2.2.0.GA
         Environment: *NIX/Windows
            Reporter: Madhav Inamti
            Priority: Minor
             Fix For: 2.2.1.CR1


I have added more pagination options (than what exists) in a recent project using Seam. These enhanced options give you "prev 1 2 3 next" as the options on the page for a query based on EntityQuery and also for custom queries.

The changes are in 2 files. EnhancedEntityQuery extends EntityQuery and CustomQuery is a new class.

I would like to submit this code to the Seam project. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list