in 1.4 we are not supposed to break the api so much, so its waiting for 1.5
-igor On Fri, Jun 20, 2008 at 7:17 AM, Stefan Lindner <[EMAIL PROTECTED]> wrote: > Wicket 2.0 had a Class called "wicket.ajax.ClientEvent" where all the > event names like "onchange" where defined in an enum. This enum class > was used as Parameter for e.g. the Constructor "new > AjaxFormComponentUpdatingBehavior(ClientEvent.CHANGE)". > Are there plans for implementing this in Wicket 1.4 again? > > Stefan >
