|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.gwt.event.shared.GwtEvent<ApplicationDetailsRetrievedEventHandler>
org.opennms.features.poller.remote.gwt.client.events.ApplicationDetailsRetrievedEvent
public class ApplicationDetailsRetrievedEvent
ApplicationDetailsRetrievedEvent 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<ApplicationDetailsRetrievedEventHandler> |
TYPE
Constant TYPE |
| Constructor Summary | |
|---|---|
ApplicationDetailsRetrievedEvent(ApplicationDetails details)
Constructor for ApplicationDetailsRetrievedEvent. |
|
| Method Summary | |
|---|---|
protected void |
dispatch(ApplicationDetailsRetrievedEventHandler handler)
|
ApplicationDetails |
getApplicationDetails()
getApplicationDetails |
com.google.gwt.event.shared.GwtEvent.Type<ApplicationDetailsRetrievedEventHandler> |
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 |
|---|
public static final com.google.gwt.event.shared.GwtEvent.Type<ApplicationDetailsRetrievedEventHandler> TYPE
TYPE
| Constructor Detail |
|---|
public ApplicationDetailsRetrievedEvent(ApplicationDetails details)
Constructor for ApplicationDetailsRetrievedEvent.
details - a ApplicationDetails object.| Method Detail |
|---|
protected void dispatch(ApplicationDetailsRetrievedEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ApplicationDetailsRetrievedEventHandler>public com.google.gwt.event.shared.GwtEvent.Type<ApplicationDetailsRetrievedEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ApplicationDetailsRetrievedEventHandler>public ApplicationDetails getApplicationDetails()
getApplicationDetails
ApplicationDetails object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||