Interface StoreClearEvent.StoreClearHandler<M>

  • Type Parameters:
    M - the type of data contained in the store
    All Superinterfaces:
    com.google.gwt.event.shared.EventHandler
    All Known Subinterfaces:
    StoreHandlers<M>
    Enclosing class:
    StoreClearEvent<M>

    public static interface StoreClearEvent.StoreClearHandler<M>
    extends com.google.gwt.event.shared.EventHandler
    Handler interface for StoreClearEvent.