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