Interface ColorChangedHandler
-
- All Superinterfaces:
com.google.gwt.event.shared.EventHandler
public interface ColorChangedHandler extends com.google.gwt.event.shared.EventHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcolorChanged(ColorChangedEvent event)
-
-
-
Method Detail
-
colorChanged
void colorChanged(ColorChangedEvent event)
-
-