com.smartgwt.client.data.events
Interface HandleErrorHandler

All Superinterfaces:
EventHandler

public interface HandleErrorHandler
extends EventHandler


Method Summary
 void onHandleError(ErrorEvent event)
           
 

Method Detail

onHandleError

void onHandleError(ErrorEvent event)