Uses of Class
org.xwiki.gwt.user.client.Timer

Packages that use Timer
org.xwiki.gwt.user.client   
 

Uses of Timer in org.xwiki.gwt.user.client
 

Methods in org.xwiki.gwt.user.client with parameters of type Timer
 void TimerListenerCollection.fireTimer(Timer sender)
          Notify all the listeners from this collection.
 void DeferredUpdater.onElapsed(Timer sender)
          Called whenever the delay period of the timer elapses.
 void TimerListener.onElapsed(Timer sender)
          Called whenever the delay period of the timer elapses.
 



Copyright © 2004-2010 XWiki. All Rights Reserved.