public class ClearDateEvent extends GwtEvent<ClearDateHandler>
GwtEvent.Type<H>| Constructor and Description |
|---|
ClearDateEvent(Event nativeEvent) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ClearDateHandler handler) |
GwtEvent.Type<ClearDateHandler> |
getAssociatedType() |
Event |
getNativeEvent() |
static GwtEvent.Type<ClearDateHandler> |
getType() |
setSource, toDebugString, toStringpublic ClearDateEvent(Event nativeEvent)
public static GwtEvent.Type<ClearDateHandler> getType()
public Event getNativeEvent()
public GwtEvent.Type<ClearDateHandler> getAssociatedType()
getAssociatedType in class GwtEvent<ClearDateHandler>protected void dispatch(ClearDateHandler handler)
dispatch in class GwtEvent<ClearDateHandler>Copyright © 2017. All rights reserved.