public class ChangedSubscriptionsEvent extends com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>
| Modifier and Type | Field and Description |
|---|---|
static com.google.gwt.event.shared.GwtEvent.Type<ChangedSubscriptionsEventHandler> |
TYPE |
| Constructor and Description |
|---|
ChangedSubscriptionsEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(ChangedSubscriptionsEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ChangedSubscriptionsEventHandler> |
getAssociatedType() |
assertLive, getSource, isLive, kill, revivepublic static final com.google.gwt.event.shared.GwtEvent.Type<ChangedSubscriptionsEventHandler> TYPE
@Nonnull public com.google.gwt.event.shared.GwtEvent.Type<ChangedSubscriptionsEventHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>protected void dispatch(@Nonnull ChangedSubscriptionsEventHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<ChangedSubscriptionsEventHandler>Apache CXF