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