
M - the model typepublic final class StoreClearEvent<M> extends StoreEvent<M,StoreClearEvent.StoreClearHandler<M>>
| Modifier and Type | Class and Description |
|---|---|
static interface |
StoreClearEvent.HasStoreClearHandler<M>
A class that implements this interface is a public source of
StoreClearEvent. |
static interface |
StoreClearEvent.StoreClearHandler<M>
Handler interface for
StoreClearEvent. |
GwtEvent.Type<H>| Constructor and Description |
|---|
StoreClearEvent() |
| Modifier and Type | Method and Description |
|---|---|
GwtEvent.Type<StoreClearEvent.StoreClearHandler<M>> |
getAssociatedType() |
static GwtEvent.Type<StoreClearEvent.StoreClearHandler<?>> |
getType()
Gets the type associated with this event.
|
getSourcetoDebugString, toStringpublic static GwtEvent.Type<StoreClearEvent.StoreClearHandler<?>> getType()
public GwtEvent.Type<StoreClearEvent.StoreClearHandler<M>> getAssociatedType()
getAssociatedType in class GwtEvent<StoreClearEvent.StoreClearHandler<M>>Copyright © 2016. All rights reserved.