Indicating AjaxButton with icon

11 views
Skip to first unread message

Olivier Dutrieux

unread,
Jun 30, 2016, 4:15:18 AM6/30/16
to wicket-jquery-ui
Hello,

When I define a  Indicating AjaxButton  with a icon :

new IndicatingAjaxButton("submit", form) {

 
.
 
.
 
.

 
@Override
 
protected String getIcon() {
   
return JQueryIcon.CHECK;
 
}
};


after I click this button, the Indicator icon is properly display but after the process, the initial icon (JQueryIcon.CHECK) is not redisplay.

Duto

Sebastien

unread,
Jun 30, 2016, 5:15:09 AM6/30/16
to wicket-j...@googlegroups.com

Hi Olivier, I think I already seen this before. Maybe is it an issue I fixed recently, I will double check this week-end...

Best regards,
Sebastien

Reply all
Reply to author
Forward
0 new messages