org.cruxframework.crux.core.client.event
Class BaseEvent<T>
java.lang.Object
org.cruxframework.crux.core.client.event.BaseEvent<T>
- Direct Known Subclasses:
- ApplicationCacheEvent, AsyncDataProviderEvent, CruxEvent, MeasurableAsyncDataProviderEvent, NetworkEvent, SynchronousDataProviderEvent
public class BaseEvent<T>
- extends Object
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
source
protected T source
BaseEvent
protected BaseEvent(T source)
getSource
public T getSource()
Copyright © 2014. All rights reserved.