Class OneClick
java.lang.Object
io.deephaven.web.client.api.widget.plot.OneClick
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
boolean
Column[]
getTable()
jsinterop.base.Any
getValueForColumn
(String columName) boolean
void
setPartitionedTable
(JsPartitionedTable partitionedTable) void
setValueForColumn
(String columnName, jsinterop.base.Any value)
-
Constructor Details
-
OneClick
-
-
Method Details
-
setPartitionedTable
-
getColumns
-
setValueForColumn
-
getTable
-
getValueForColumn
-
allValuesSet
public boolean allValuesSet() -
allRequiredValuesSet
public boolean allRequiredValuesSet() -
isRequireAllFiltersToDisplay
@JsProperty public boolean isRequireAllFiltersToDisplay() -
getDescriptor
-