public class HueChangedEvent extends com.google.gwt.event.shared.GwtEvent<HueChangedHandler>
| Modifier and Type | Method and Description |
|---|---|
protected void |
dispatch(HueChangedHandler handler) |
com.google.gwt.event.shared.GwtEvent.Type<HueChangedHandler> |
getAssociatedType() |
int |
getHue() |
static com.google.gwt.event.shared.GwtEvent.Type<HueChangedHandler> |
getType() |
assertLive, getSource, isLive, kill, revivepublic static com.google.gwt.event.shared.GwtEvent.Type<HueChangedHandler> getType()
public com.google.gwt.event.shared.GwtEvent.Type<HueChangedHandler> getAssociatedType()
getAssociatedType in class com.google.gwt.event.shared.GwtEvent<HueChangedHandler>protected void dispatch(HueChangedHandler handler)
dispatch in class com.google.gwt.event.shared.GwtEvent<HueChangedHandler>public int getHue()
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.