org.opennms.features.node.list.gwt.client.events
Class IpInterfaceSelectionEvent
java.lang.Object
com.google.web.bindery.event.shared.Event<H>
com.google.gwt.event.shared.GwtEvent<IpInterfaceSelectionHandler>
org.opennms.features.node.list.gwt.client.events.IpInterfaceSelectionEvent
public class IpInterfaceSelectionEvent
- extends com.google.gwt.event.shared.GwtEvent<IpInterfaceSelectionHandler>
| Nested classes/interfaces inherited from class com.google.gwt.event.shared.GwtEvent |
com.google.gwt.event.shared.GwtEvent.Type<H> |
| Methods inherited from class com.google.gwt.event.shared.GwtEvent |
assertLive, getSource, isLive, kill, revive |
| Methods inherited from class com.google.web.bindery.event.shared.Event |
setSource, toDebugString, toString |
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<IpInterfaceSelectionHandler> TYPE
IpInterfaceSelectionEvent
public IpInterfaceSelectionEvent(String id)
getAssociatedType
public com.google.gwt.event.shared.GwtEvent.Type<IpInterfaceSelectionHandler> getAssociatedType()
- Overrides:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<IpInterfaceSelectionHandler>
dispatch
protected void dispatch(IpInterfaceSelectionHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<IpInterfaceSelectionHandler>
setIpInterfaceId
public void setIpInterfaceId(String ipInterfaceId)
getIpInterfaceId
public String getIpInterfaceId()
Copyright © 2011. All Rights Reserved.