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