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