I have another question regarding the wicket-contrib-dojo library. I wonder
if it's possible to be notified when a FX component like FXOnClickFader or
FXOnClickWiper has completed their work. E.g. if I have a FXOnClickFader
like:
new FXOnClickFader(1000, fadeButton, true)
I would like to somehow be notified when 1000 ms has passed and the fading
is complete. Is there any method in FXOnClickFader that I can override to
achieve this?

Thanks
-- 
View this message in context: 
http://www.nabble.com/Notificaton-when-DOJO-FXOnClickFader-have-completed-tf3292420.html#a9157617
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to