-
public class SingleValueDataSet extends View
-
-
Constructor Summary
Constructors Constructor Description SingleValueDataSet(Array<Object> values)SingleValueDataSet(List<Object> values)
-
Method Summary
Modifier and Type Method Description voidaddValue(Object value)booleanisEmpty()voidclear()StringgetJsBase()-
Methods inherited from class com.anychart.data.View
concat, concat, derive, find, get, getDataSets, getIterator, getRowsCount, instantiate, meta, meta, removeAllListeners, row, row, set, setOnClickListener, setOnClickListener, sort, sort, unlistenByKey -
Methods inherited from class com.anychart.core.Base
instantiate -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-