You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Tzvetanov Grigorov (Jira)" <ji...@apache.org> on 2021/09/13 07:24:00 UTC

[jira] [Created] (WICKET-6919) Improve EnclosureContainer's javadoc to explain that it should not be used with

Martin Tzvetanov Grigorov created WICKET-6919:
-------------------------------------------------

             Summary: Improve EnclosureContainer's javadoc to explain that it should not be used with <wicket:enclosure>
                 Key: WICKET-6919
                 URL: https://issues.apache.org/jira/browse/WICKET-6919
             Project: Wicket
          Issue Type: Task
          Components: wicket
    Affects Versions: 9.5.0
            Reporter: Martin Tzvetanov Grigorov
            Assignee: Martin Tzvetanov Grigorov


EnclosureContainer component is a replacement of <wicket:enclosure> that avoids the auto-component machinery of <wicket:xyz> elements.

As such, it should be associated with normal HTML elements like <div> or <span>, and never used with <wicket:enclosure>.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)