public class BoundFactsChangedEvent extends com.google.gwt.event.shared.GwtEvent<BoundFactsChangedEvent.Handler>
Modifier and Type | Class and Description |
---|---|
static interface |
BoundFactsChangedEvent.Handler |
Modifier and Type | Field and Description |
---|---|
static com.google.gwt.event.shared.GwtEvent.Type<BoundFactsChangedEvent.Handler> |
TYPE |
Constructor and Description |
---|
BoundFactsChangedEvent(List<String> factBindings) |
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(BoundFactsChangedEvent.Handler handler) |
com.google.gwt.event.shared.GwtEvent.Type<BoundFactsChangedEvent.Handler> |
getAssociatedType() |
List<String> |
getFactBindings() |
assertLive, getSource, isLive, kill, revive
public static final com.google.gwt.event.shared.GwtEvent.Type<BoundFactsChangedEvent.Handler> TYPE
public com.google.gwt.event.shared.GwtEvent.Type<BoundFactsChangedEvent.Handler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<BoundFactsChangedEvent.Handler>
protected void dispatch(BoundFactsChangedEvent.Handler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<BoundFactsChangedEvent.Handler>
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.