@Deprecated @FunctionalInterface public static interface ProtoPresenterBuilder.Evaluator
| Modifier and Type | Method and Description |
|---|---|
void |
eval(String code)
Deprecated.
Evaluates (potentially asynchronously) given code in the JavaScript
engine.
|
void eval(String code)
code - the code to evaluateCopyright © 2020. All rights reserved.