You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2009/09/26 12:51:16 UTC

[jira] Resolved: (WICKET-2408) AjaxEditableLabel: allow starting edit programmatically

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

Juergen Donnerstag resolved WICKET-2408.
----------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.5-M1
         Assignee: Juergen Donnerstag

fixed

> 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
>            Assignee: Juergen Donnerstag
>            Priority: Minor
>             Fix For: 1.5-M1
>
>
> 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.