JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.deephaven.web.client.api.widget.plot
Interface JsFigure.FigureFetch
Enclosing class:
JsFigure
public static interface
JsFigure.FigureFetch
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
fetch
(
JsBiConsumer
<
Object
,
FetchObjectResponse
> callback)
Method Details
fetch
void
fetch
(
JsBiConsumer
<
Object
,
FetchObjectResponse
> callback)