org/apache/wicket/velocity/VelocityContributor detach method
------------------------------------------------------------
Key: WICKET-3481
URL: https://issues.apache.org/jira/browse/WICKET-3481
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 1.5-RC1
Environment: all
Reporter: Richard Emberson
Priority: Trivial
org/apache/wicket/velocity/VelocityContributor detach method should be:
public void detach(Component c)
{
model.detach();
}
IModel extends IDetachable
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira