You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Pedro Santos (JIRA)" <ji...@apache.org> on 2010/12/04 23:07:11 UTC

[jira] Updated: (WICKET-3226) NavigationToolbar has table instance variable but so does base-class AbstractToolbar

     [ https://issues.apache.org/jira/browse/WICKET-3226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pedro Santos updated WICKET-3226:
---------------------------------

    Issue Type: Improvement  (was: Bug)

> NavigationToolbar has table instance variable but so does base-class AbstractToolbar
> ------------------------------------------------------------------------------------
>
>                 Key: WICKET-3226
>                 URL: https://issues.apache.org/jira/browse/WICKET-3226
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 1.5-M3
>         Environment: all
>            Reporter: Richard Emberson
>            Assignee: Pedro Santos
>            Priority: Trivial
>
> The class NavigationToolbar has 
> DataTable[_] table
> as instance variable but also passes the same table to the base-class AbstractToolbar
> which has a protected method
> getTable which returns the same table.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.