com.google.gwt.visualization.client.formatters
Class ArrowFormat
java.lang.Object
com.google.gwt.core.client.JavaScriptObject
com.google.gwt.visualization.client.formatters.ArrowFormat
public class ArrowFormat
- extends com.google.gwt.core.client.JavaScriptObject
Adds an up or down arrow to a numeric cell, depending on whether the value is
above or below a specified base value.
- See Also:
- ArrowFormat Reference.
Methods inherited from class com.google.gwt.core.client.JavaScriptObject |
cast, createArray, createFunction, createObject, equals, hashCode, toSource, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
ArrowFormat
protected ArrowFormat()
create
public static ArrowFormat create(ArrowFormat.Options options)
format
public final void format(DataTable data,
int columnIndex)