org.kuali.student.lum.program.client.events
Class SpecializationCreatedEvent
java.lang.Object
   com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
       org.kuali.student.lum.program.client.events.SpecializationCreatedEvent
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:
- getAssociatedTypein class- com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
 
- 
 
dispatch
protected void dispatch(SpecializationCreatedEvent.Handler handler)
- 
- Specified by:
- dispatchin class- com.google.gwt.event.shared.GwtEvent<SpecializationCreatedEvent.Handler>
 
- 
 
Copyright © 2010 The Kuali Foundation. All rights reserved.