JavaScriptEvent Enumeration
---------------------------
Key: WICKET-1950
URL: https://issues.apache.org/jira/browse/WICKET-1950
Project: Wicket
Issue Type: Improvement
Components: wicket
Reporter: James Carman
We should add an enum for JavaScript event types (onclick, onmouseover,
onmouseout, etc.). Any code that takes a String for the event name (like
behavior constructors) should either be rewritten/overridden to take the enum
instead/also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.