AjaxEditableLabel: allow starting edit programmatically
-------------------------------------------------------

                 Key: WICKET-2408
                 URL: https://issues.apache.org/jira/browse/WICKET-2408
             Project: Wicket
          Issue Type: Improvement
          Components: wicket-extensions
    Affects Versions: 1.4.0
            Reporter: Sven Meier
            Priority: Minor


I would like to start edit on an AjaxEditableLabel programmatically, i.e. call 
onEdit() from an AJAX behaviour added to another component.

Please consider changing onEdit() to be public or add another method 
startEdit() which calls onEdit().

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