org.kuali.student.lum.program.client.events
Class SpecializationUpdateEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<SpecializationUpdateEvent.Handler>
org.kuali.student.lum.program.client.events.SpecializationUpdateEvent
public class SpecializationUpdateEvent
- extends com.google.gwt.event.shared.GwtEvent<SpecializationUpdateEvent.Handler>
- Author:
- Igor
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive, toDebugString, toString |
TYPE
public static com.google.gwt.event.shared.GwtEvent.Type<SpecializationUpdateEvent.Handler> TYPE
specializations
private final Data specializations
SpecializationUpdateEvent
public SpecializationUpdateEvent(Data specs)
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<SpecializationUpdateEvent.Handler> getAssociatedType()
- Specified by:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<SpecializationUpdateEvent.Handler>
getSpecializations
public Data getSpecializations()
dispatch
protected void dispatch(SpecializationUpdateEvent.Handler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<SpecializationUpdateEvent.Handler>
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.