org.apache.cxf.management.web.browser.client.event
Class ChangedSubscriptionsEvent
java.lang.Object
com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>
org.apache.cxf.management.web.browser.client.event.ChangedSubscriptionsEvent
public class ChangedSubscriptionsEvent
- extends com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>
| 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, toDebugString, toString |
TYPE
public static final com.google.gwt.event.shared.GwtEvent.Type<ChangedSubscriptionsEventHandler> TYPE
ChangedSubscriptionsEvent
public ChangedSubscriptionsEvent()
getAssociatedType
@Nonnull
public com.google.gwt.event.shared.GwtEvent.Type<ChangedSubscriptionsEventHandler> getAssociatedType()
- Specified by:
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>
dispatch
protected void dispatch(@Nonnull
ChangedSubscriptionsEventHandler handler)
- Specified by:
dispatch in class com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>
Apache CXF