Master2000 created WICKET-6394:
----------------------------------
Summary: IColumn should provide getDisplayModel method
Key: WICKET-6394
URL: https://issues.apache.org/jira/browse/WICKET-6394
Project: Wicket
Issue Type: Improvement
Components: wicket-extensions
Affects Versions: 8.0.0-M6
Reporter: Master2000
You have getHeader() method in IColumn interface, that operates on DisplayModel
(in AbstractColumn).
Could you also provide getDisplayModel method?
This is neccessary in tests in order to check if the given table has correct
headers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)