org.cruxframework.crux.core.clientoffline
Interface ApplicationCacheEvent.Handler

All Superinterfaces:
com.google.gwt.event.shared.EventHandler
Enclosing class:
ApplicationCacheEvent

public static interface ApplicationCacheEvent.Handler
extends com.google.gwt.event.shared.EventHandler

Implemented by objects that handle ApplicationCacheEvent.


Method Summary
 void onCacheEvent(ApplicationCacheEvent event)
           
 

Method Detail

onCacheEvent

void onCacheEvent(ApplicationCacheEvent event)


Copyright © 2014. All rights reserved.