Hi All,
I am trying to do an inline edit ajax label .
This is the snippet of code i am using
add(new EditableSNLabel("title"+snote.getId(),new Model(snote.getName())));
in my wicket panel.
EditableSNLabel extends AjaxEditableLabel class.
When i click the label nothing happens. So i am wondering how the
necessarily javascript i.e wicket-ajax.js gets included in the wicket page.
Thanks
Haritha
--
View this message in context:
http://www.nabble.com/Adding-wicket-ajax.js-file-to-my-wicket-page-tp15863695p15863695.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]