public class SpecializationSaveEvent extends com.google.gwt.event.shared.GwtEvent<SpecializationSaveEvent.Handler>
Modifier and Type | Class and Description |
---|---|
static interface |
SpecializationSaveEvent.Handler |
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<SpecializationSaveEvent.Handler> |
TYPE |
Constructor and Description |
---|
SpecializationSaveEvent(Data data) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(SpecializationSaveEvent.Handler handler) |
com.google.gwt.event.shared.GwtEvent.Type<SpecializationSaveEvent.Handler> |
getAssociatedType() |
Data |
getData() |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<SpecializationSaveEvent.Handler> TYPE
public SpecializationSaveEvent(Data data)
public com.google.gwt.event.shared.GwtEvent.Type<SpecializationSaveEvent.Handler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<SpecializationSaveEvent.Handler>
protected void dispatch(SpecializationSaveEvent.Handler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<SpecializationSaveEvent.Handler>
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.