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