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

2016-10-17 Thread Jakob (JIRA)

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

Jakob updated WICKET-6255:
--
Labels: Palette  (was: )

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


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

2016-10-17 Thread Jakob (JIRA)

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

Jakob updated WICKET-6255:
--
Attachment: page_shot.png
log_shot.png
code_shot.png

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