public class ExploreWsdlEvent extends com.google.gwt.event.shared.GwtEvent<ExploreWsdlEvent.ExploreWsdlEventHandler>
| Modifier and Type | Class and Description |
|---|---|
static interface |
ExploreWsdlEvent.ExploreWsdlEventHandler |
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ExploreWsdlEvent.ExploreWsdlEventHandler> |
TYPE |
| Constructor and Description |
|---|
ExploreWsdlEvent(String wsdlUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ExploreWsdlEvent.ExploreWsdlEventHandler exploreWsdlEventHandler) |
com.google.gwt.event.shared.GwtEvent.Type<ExploreWsdlEvent.ExploreWsdlEventHandler> |
getAssociatedType() |
String |
getWsdlUrl() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<ExploreWsdlEvent.ExploreWsdlEventHandler> TYPE
public ExploreWsdlEvent(String wsdlUrl)
public com.google.gwt.event.shared.GwtEvent.Type<ExploreWsdlEvent.ExploreWsdlEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ExploreWsdlEvent.ExploreWsdlEventHandler>protected void dispatch(ExploreWsdlEvent.ExploreWsdlEventHandler exploreWsdlEventHandler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ExploreWsdlEvent.ExploreWsdlEventHandler>public String getWsdlUrl()
Copyright © 2012 OW2 Consortium. All Rights Reserved.