When creating FeedbackPanel you can pass an instance of IFeedbackMessageFilter that accepts only messages which are not marked as rendered.
Martin Grigorov Wicket Training and Consulting https://twitter.com/mtgrigorov On Fri, Feb 12, 2016 at 3:47 PM, Lorne Malvo <[email protected]> wrote: > How would I use that to delete FeedbackMessages if clear() and > markRendered() > don't work? > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/How-to-get-rid-off-Feedback-Messages-tp4673577p4673580.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
