Martin Grigorov created WICKET-4621:
---------------------------------------

             Summary: Add constructor that accepts IModel<String> for 
AbstractColumn's header
                 Key: WICKET-4621
                 URL: https://issues.apache.org/jira/browse/WICKET-4621
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-extensions
    Affects Versions: 6.0.0-beta2
            Reporter: Martin Grigorov
            Assignee: Martin Grigorov


org.apache.wicket.extensions.markup.html.tree.table.AbstractColumn is 
deprecated because of the new Tree implementation but it would be nice if there 
is a constructor that accepts IModel<String> for the header. This will avoid 
using Component.getString() in a component's constructor

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to