create a Component#onRemove() method
------------------------------------
Key: WICKET-2321
URL: https://issues.apache.org/jira/browse/WICKET-2321
Project: Wicket
Issue Type: Bug
Reporter: Martin Funk
Create a Component#onRemove() method as a hook that may be overriden.
Sort of like Component#onDetach().
As the name says It should be invoked when a component or any of its parents is
removed from the component tree.
See also:
http://www.nabble.com/Component-lifecycle-question-td23913399.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.