public final class CountNodeEvent extends CountCacheEvent
GwtEvent.Type<H>TYPE| Constructor and Description |
|---|
CountNodeEvent(CountNodeJS _node)
Creates a CountNodeEvent.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(CountCacheListener listener) |
CountNodeJS |
node()
The node concerned in this event.
|
count, getAssociatedTypeassertLive, getSource, isLive, kill, revivesetSource, toDebugString, toStringpublic CountNodeEvent(CountNodeJS _node)
public CountNodeJS node()
protected void dispatch(CountCacheListener listener)
dispatch in class GwtEvent<CountCacheListener>