[
https://issues.apache.org/jira/browse/WICKET-5395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13805262#comment-13805262
]
Jesse Long commented on WICKET-5395:
------------------------------------
I do, but I need to say that this CharSequence requires JQuery, JQueryUI etc
etc to work. For this, I want to add a method:
public MyBehaviorName addDependency(HeaderItem item);
The OnEventHeaderItem I render is then a subclass of real OnEventHeaderItem and
returns the behaviors list of dependencies in getDependencies().
> HeaderItem to be Serializable
> -----------------------------
>
> Key: WICKET-5395
> URL: https://issues.apache.org/jira/browse/WICKET-5395
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 6.11.0
> Reporter: Jesse Long
> Priority: Minor
>
> Please can HeaderItem be made Serializable?
> Use case: Behavior which renders OnEventHeaderItems to the header response. I
> want to be able to add dependencies to the Behavior, but HeaderItems are not
> Serializable.
--
This message was sent by Atlassian JIRA
(v6.1#6144)