Class JmixChart.PendingJsFunction
java.lang.Object
io.jmix.chartsflowui.kit.component.JmixChart.PendingJsFunction
- Enclosing class:
JmixChart
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final Stringprotected final tools.jackson.databind.node.ObjectNode -
Constructor Summary
ConstructorsConstructorDescriptionPendingJsFunction(String function, tools.jackson.databind.node.ObjectNode resultJson) -
Method Summary
Modifier and TypeMethodDescriptiontools.jackson.databind.node.ObjectNode
-
Field Details
-
function
-
resultJson
protected final tools.jackson.databind.node.ObjectNode resultJson
-
-
Constructor Details
-
PendingJsFunction
-
-
Method Details
-
getFunction
-
getResultJson
public tools.jackson.databind.node.ObjectNode getResultJson()
-