|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.event.shared.GwtEvent<ApplicationDeselectedEventHandler>
org.opennms.features.poller.remote.gwt.client.events.ApplicationDeselectedEvent
public class ApplicationDeselectedEvent
ApplicationDeselectedEvent class.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
|---|
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Field Summary | |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ApplicationDeselectedEventHandler> |
TYPE
Constant TYPE |
| Constructor Summary | |
|---|---|
ApplicationDeselectedEvent(ApplicationInfo appInfo)
Constructor for ApplicationDeselectedEvent. |
|
| Method Summary | |
|---|---|
protected void |
dispatch(ApplicationDeselectedEventHandler handler)
|
ApplicationInfo |
getAppInfo()
getAppInfo |
com.google.gwt.event.shared.GwtEvent.Type<ApplicationDeselectedEventHandler> |
getAssociatedType()
|
protected void |
setAppInfo(ApplicationInfo appInfo)
setAppInfo |
| 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 |
|---|
public static com.google.gwt.event.shared.GwtEvent.Type<ApplicationDeselectedEventHandler> TYPE
TYPE
| Constructor Detail |
|---|
public ApplicationDeselectedEvent(ApplicationInfo appInfo)
Constructor for ApplicationDeselectedEvent.
appInfo - a ApplicationInfo object.| Method Detail |
|---|
protected void dispatch(ApplicationDeselectedEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ApplicationDeselectedEventHandler>public com.google.gwt.event.shared.GwtEvent.Type<ApplicationDeselectedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ApplicationDeselectedEventHandler>protected void setAppInfo(ApplicationInfo appInfo)
setAppInfo
appInfo - a ApplicationInfo object.public ApplicationInfo getAppInfo()
getAppInfo
ApplicationInfo object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||