public class ColorHelper extends Object
| Constructor and Description |
|---|
ColorHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static String |
getComputedBackgroundColor(com.google.gwt.dom.client.Element e)
Native call to getComputedStyle.
|
static String |
setupComputedBackgroundColor(String color) |
public ColorHelper()
public static String setupComputedBackgroundColor(String color)
protected static String getComputedBackgroundColor(com.google.gwt.dom.client.Element e)
Copyright © 2016. All rights reserved.