Class FunctionCallRequest
- java.lang.Object
-
- org.dashbuilder.displayer.external.FunctionCallRequest
-
@JsType(isNative=true, namespace="<global>", name="Object") public class FunctionCallRequest extends Object
-
-
Constructor Summary
Constructors Constructor Description FunctionCallRequest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetFunctionName()elemental2.core.JsMap<String,Object>getParameters()
-