org.kuali.student.lum.program.client.events
Class SpecializationCreatedEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
org.kuali.student.lum.program.client.events.SpecializationCreatedEvent
public class SpecializationCreatedEvent
- extends com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.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<SpecializationCreatedEvent.Handler> TYPE
specializationId
private final String specializationId
SpecializationCreatedEvent
public SpecializationCreatedEvent(String specializationId)
getSpecializationId
public String getSpecializationId()
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<SpecializationCreatedEvent.Handler> getAssociatedType()
- Specified by:
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
dispatch
protected void dispatch(SpecializationCreatedEvent.Handler handler)
- Specified by:
dispatch
in class com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.