Class JavascriptInvokeBackground

java.lang.Object
com.inductiveautomation.perspective.designer.workspace.JavascriptInvokeBackground
All Implemented Interfaces:
Supplier<JxValue>

public class JavascriptInvokeBackground extends Object implements Supplier<JxValue>
Helper class that invokes methods in the javascript side of the designer safely on a background thread, turning the results into a CompletableFuture