You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/09/10 06:48:06 UTC

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

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

Igor Vaynberg updated WICKET-1950:
----------------------------------

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

> 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-M3
>
>
> 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.