com.googlecode.jpattern.gwt.client.event
Interface IEventCallback<T>

All Known Implementing Classes:
NullEventCallback

public interface IEventCallback<T>

Author:
Francesco Cina' 07/mag/2011

Method Summary
 void callback(IEventResult<T> webResult)
           
 

Method Detail

callback

void callback(IEventResult<T> webResult)


Copyright © 2011. All Rights Reserved.