AjaxEditableLabel: add method to override edit-event
----------------------------------------------------

                 Key: WICKET-1098
                 URL: https://issues.apache.org/jira/browse/WICKET-1098
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-examples
    Affects Versions: 1.3.0-beta4
         Environment: any
            Reporter: Jan Kriesten
            Priority: Minor


Currently, as event 'onclick' is hardcoded in AjaxEditableLabel. To change this 
behavior, a bunch of logic has to be copied. It would be nice, if there was a 
method

newLabelAjaxBehavior(String event)

which could be easily overriden.

Might apply to other AjaxEdit-Components as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to