public class UnsupportedDMNEvent extends com.google.gwt.event.shared.GwtEvent<UnsupportedDMNEventHandler>
GwtEvent
to show a notificationModifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<UnsupportedDMNEventHandler> |
TYPE |
Constructor and Description |
---|
UnsupportedDMNEvent(String message) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(UnsupportedDMNEventHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<UnsupportedDMNEventHandler> |
getAssociatedType() |
String |
getMessage() |
assertLive, getSource, isLive, kill, revive
public static final com.google.gwt.event.shared.GwtEvent.Type<UnsupportedDMNEventHandler> TYPE
public UnsupportedDMNEvent(String message)
public com.google.gwt.event.shared.GwtEvent.Type<UnsupportedDMNEventHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<UnsupportedDMNEventHandler>
public String getMessage()
protected void dispatch(UnsupportedDMNEventHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<UnsupportedDMNEventHandler>
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.