You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2016/10/17 17:30:59 UTC

[jira] [Resolved] (WICKET-6255) Palette cannot use Ajax Behavior

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

Sven Meier resolved WICKET-6255.
--------------------------------
    Resolution: Not A Problem
      Assignee: Sven Meier

Please read Palette's Javadoc: you have to add the behavior to the recorder component.

> Palette cannot use Ajax Behavior
> --------------------------------
>
>                 Key: WICKET-6255
>                 URL: https://issues.apache.org/jira/browse/WICKET-6255
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 7.4.0
>         Environment: JAVA 1.8
>            Reporter: Jakob
>            Assignee: Sven Meier
>              Labels: Palette
>         Attachments: code_shot.png, log_shot.png, page_shot.png
>
>
> I have define a Palette, I want to listen the behavior change selector.
> so i add a ajax behavior AjaxFormComponentUpdatingBehavior.
> however I cannot get the selectedList value in the ajax override function onUpdate();
> the function is triggered but the selectedList.size() is always 0.
> attachements are code page and log screenshot.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)