Interface StoreDataChangeEvent.StoreDataChangeHandler<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:
    StoreDataChangeEvent<M>

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