You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2013/10/24 18:10:02 UTC

[jira] [Closed] (WICKET-5394) DefaultDataTable should use factory methods for toolbars

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

Sven Meier closed WICKET-5394.
------------------------------

    Resolution: Invalid
      Assignee: Sven Meier

As you've written, just subclass DataTable.

> DefaultDataTable should use factory methods for toolbars
> --------------------------------------------------------
>
>                 Key: WICKET-5394
>                 URL: https://issues.apache.org/jira/browse/WICKET-5394
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket-extensions
>    Affects Versions: 6.11.0
>            Reporter: Oliver B. Fischer
>            Assignee: Sven Meier
>
> The constructor of the class DefaultDataTable should use factory methods as many other wicket classes to create its three toolbars instead of creating them directly. This would allow us to customize it as we want. Currently I have to copy the constructor in my subclass to alter the toolbars.



--
This message was sent by Atlassian JIRA
(v6.1#6144)