| Package | Description |
|---|---|
| org.xwiki.gwt.user.client |
| Modifier and Type | Class and Description |
|---|---|
class |
DeferredUpdater
Schedules updates for an
Updatable object and ensures that only the most recent update is actually executed. |
| Modifier and Type | Method and Description |
|---|---|
void |
Timer.addTimerListener(TimerListener listener) |
void |
SourcesTimerEvents.addTimerListener(TimerListener listener)
Registers a timer listener for the underlying timer.
|
void |
Timer.removeTimerListener(TimerListener listener) |
void |
SourcesTimerEvents.removeTimerListener(TimerListener listener)
Unregister a timer listener from the underlying timer.
|
Copyright © 2004–2015 XWiki. All rights reserved.