@FunctionalInterface
public static interface ProtoPresenterBuilder.Evaluator
ProtoPresenterBuilder.loadJavaScript(org.netbeans.html.presenters.spi.ProtoPresenterBuilder.Evaluator, boolean)
method.Modifier and Type | Method and Description |
---|---|
void |
eval(java.lang.String code)
Evaluates (potentially asynchronously) given code in the JavaScript
engine.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.