[
https://issues.apache.org/jira/browse/WICKET-6935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445766#comment-17445766
]
ASF subversion and git services commented on WICKET-6935:
---------------------------------------------------------
Commit 55e10832ce22e7a122003d6c88e8e549814aa6c2 in wicket's branch
refs/heads/make_datatables_more_easy_to_override_10_X from reiern70
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=55e1083 ]
[WICKET-6935] several minor datatable improvements
> make some datatable related components more reusable
> ----------------------------------------------------
>
> Key: WICKET-6935
> URL: https://issues.apache.org/jira/browse/WICKET-6935
> Project: Wicket
> Issue Type: Improvement
> Reporter: Ernesto Reinaldo Barreiro
> Priority: Minor
>
> Some datatable related components are very restrictive in factory methods
> return types as well as some helper classes are private. This makes reusing
> them difficult in some situations. For instance, if in navigation toolbar
> instead a simple label you want to place a more complex component, e.g. the
> same navigation label + a text filter (a Panel and not a Label).
--
This message was sent by Atlassian Jira
(v8.20.1#820001)