com.googlecode.jpattern.gwt.client.event
Class NullEvent<T>
java.lang.Object
com.googlecode.jpattern.gwt.client.event.NullEvent<T>
- All Implemented Interfaces:
- IEvent<T>
public class NullEvent<T>
- extends Object
- implements IEvent<T>
- Author:
- Francesco Cina'
07/mag/2011
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullEvent
public NullEvent()
launch
public void launch(IEventCallback<T> eventCallBack)
- Specified by:
launch in interface IEvent<T>
Copyright © 2011. All Rights Reserved.