public class ColorChangedEvent extends com.google.gwt.event.shared.GwtEvent<ColorChangedHandler>
Modifier and Type | Method and Description |
---|---|
protected void |
dispatch(ColorChangedHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<ColorChangedHandler> |
getAssociatedType() |
String |
getColor() |
static com.google.gwt.event.shared.GwtEvent.Type<ColorChangedHandler> |
getType() |
assertLive, getSource, isLive, kill, revive
public static com.google.gwt.event.shared.GwtEvent.Type<ColorChangedHandler> getType()
public com.google.gwt.event.shared.GwtEvent.Type<ColorChangedHandler> getAssociatedType()
getAssociatedType
in class com.google.gwt.event.shared.GwtEvent<ColorChangedHandler>
protected void dispatch(ColorChangedHandler handler)
dispatch
in class com.google.gwt.event.shared.GwtEvent<ColorChangedHandler>
public String getColor()
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.