Unfortunatly there isn't any event raised when an effect is finished.
What is your use case? may be we can work around that?

Gohan a écrit :
> 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
>   


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