org.kuali.student.lum.program.client.events
Class RemoveSpecializationEvent

java.lang.Object
  extended by com.google.gwt.event.shared.GwtEvent<RemoveSpecializationEvent.Handler>
      extended by org.kuali.student.lum.program.client.events.RemoveSpecializationEvent

public class RemoveSpecializationEvent
extends com.google.gwt.event.shared.GwtEvent<RemoveSpecializationEvent.Handler>

Author:
Igor

Nested Class Summary
static interface RemoveSpecializationEvent.Handler
           
 
Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent
com.google.gwt.event.shared.GwtEvent.Type<H>
 
Field Summary
private  String id
           
static com.google.gwt.event.shared.GwtEvent.Type<RemoveSpecializationEvent.Handler> TYPE
           
 
Constructor Summary
RemoveSpecializationEvent(String id)
           
 
Method Summary
protected  void dispatch(RemoveSpecializationEvent.Handler handler)
           
 com.google.gwt.event.shared.GwtEvent.Type<RemoveSpecializationEvent.Handler> getAssociatedType()
           
 
Methods inherited from class com.google.gwt.event.shared.GwtEvent
assertLive, getSource, isLive, kill, revive, toDebugString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

TYPE

public static com.google.gwt.event.shared.GwtEvent.Type<RemoveSpecializationEvent.Handler> TYPE

id

private String id
Constructor Detail

RemoveSpecializationEvent

public RemoveSpecializationEvent(String id)
Method Detail

getAssociatedType

public com.google.gwt.event.shared.GwtEvent.Type<RemoveSpecializationEvent.Handler> getAssociatedType()
Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<RemoveSpecializationEvent.Handler>

dispatch

protected void dispatch(RemoveSpecializationEvent.Handler handler)
Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<RemoveSpecializationEvent.Handler>


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.