Oliver B. Fischer created WICKET-5394:
-----------------------------------------
Summary: 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
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)