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