|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Timer | |
|---|---|
| com.xpn.xwiki.wysiwyg.client.plugin.sync | |
| com.xpn.xwiki.wysiwyg.client.timer | |
| com.xpn.xwiki.wysiwyg.client.ui | |
| Uses of Timer in com.xpn.xwiki.wysiwyg.client.plugin.sync |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.plugin.sync with parameters of type Timer | |
|---|---|
void |
SyncPlugin.onElapsed(Timer sender)
Called whenever the delay period of the timer elapses. |
| Uses of Timer in com.xpn.xwiki.wysiwyg.client.timer |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.timer with parameters of type Timer | |
|---|---|
void |
TimerListenerCollection.fireTimer(Timer sender)
Notify all the listeners from this collection. |
void |
TimerListener.onElapsed(Timer sender)
Called whenever the delay period of the timer elapses. |
| Uses of Timer in com.xpn.xwiki.wysiwyg.client.ui |
|---|
| Methods in com.xpn.xwiki.wysiwyg.client.ui with parameters of type Timer | |
|---|---|
void |
XWysiwygEditorDebugger.onElapsed(Timer sender)
Called whenever the delay period of the timer elapses. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||