Well suppose I want to make a component visible only when the "fading
component" has faded out completely. Or perhaps I'd like to trigger a chain
reaction of some sort. I think it would be nice to have hooks like this. 


Vincent Demay wrote:
> 
> 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
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Notificaton-when-DOJO-FXOnClickFader-have-completed-tf3292420.html#a9164648
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to