You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jeremy Thomerson (JIRA)" <ji...@apache.org> on 2010/10/28 08:13:53 UTC

[jira] Updated: (WICKET-1950) JavaScriptEvent Enumeration

     [ https://issues.apache.org/jira/browse/WICKET-1950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeremy Thomerson updated WICKET-1950:
-------------------------------------

    Fix Version/s:     (was: 1.5-M3)
                   1.5-M4

> JavaScriptEvent Enumeration
> ---------------------------
>
>                 Key: WICKET-1950
>                 URL: https://issues.apache.org/jira/browse/WICKET-1950
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>            Reporter: James Carman
>             Fix For: 1.5-M4
>
>
> 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.