[jboss-jira] [JBoss JIRA] (AS7-6267) configurable row count for tables in console

Marian Stránecký (JIRA) jira-events at lists.jboss.org
Mon Jan 7 12:45:09 EST 2013


     [ https://issues.jboss.org/browse/AS7-6267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marian Stránecký updated AS7-6267:
----------------------------------

    Description: 
Number of rows in tables is hardcoded to 8 ("... new DefaultCellTable<.....>(8);")

This can be considered to be a low value for large sets (e.g. imagine tens or hundreds of bundles in OSGi subsystem).

The value should be configurable by the user (e.g. combobox with predefined values - 10, 25, 50, 100)



  was:
Number of rows in tables is hardcoded to 8 ("... new DefaultCellTable<.....>(8);")

This can be considered to be a low value for large sets (e.g. imagine tens or thousands of bundles in OSGi subsystem).

The value should be configurable by the user (e.g. combobox with predefined values - 10, 25, 50, 100)




    
> configurable row count for tables in console
> --------------------------------------------
>
>                 Key: AS7-6267
>                 URL: https://issues.jboss.org/browse/AS7-6267
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 7.2.0.Alpha1
>         Environment: any web browser
>            Reporter: Marian Stránecký
>            Assignee: Heiko Braun
>            Priority: Minor
>
> Number of rows in tables is hardcoded to 8 ("... new DefaultCellTable<.....>(8);")
> This can be considered to be a low value for large sets (e.g. imagine tens or hundreds of bundles in OSGi subsystem).
> The value should be configurable by the user (e.g. combobox with predefined values - 10, 25, 50, 100)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the jboss-jira mailing list