public abstract class AbstractValueFormatter extends Object implements ValueFormatter
Constructor and Description |
---|
AbstractValueFormatter() |
Modifier and Type | Method and Description |
---|---|
String |
formatValue(org.dashbuilder.dataset.DataSet dataSet,
int row,
int column) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
formatValue
public String formatValue(org.dashbuilder.dataset.DataSet dataSet, int row, int column)
formatValue
in interface ValueFormatter
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.