com.googlecode.jpattern.gwt.client.command
Class NullCommandCallBack
java.lang.Object
com.googlecode.jpattern.gwt.client.command.NullCommandCallBack
- All Implemented Interfaces:
- ICommandCallBack
public class NullCommandCallBack
- extends Object
- implements ICommandCallBack
- Author:
- Francesco Cina'
07/mag/2011
|
Method Summary |
void |
callback(com.googlecode.jpattern.shared.result.IResult commandResult)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NullCommandCallBack
public NullCommandCallBack()
callback
public void callback(com.googlecode.jpattern.shared.result.IResult commandResult)
- Specified by:
callback in interface ICommandCallBack
Copyright © 2011. All Rights Reserved.