Uses of Class
elemental2.core.TrustedScript
-
-
Uses of TrustedScript in elemental2.core
Methods in elemental2.core that return TrustedScript Modifier and Type Method Description default TrustedScript
Global.EvalCodeUnionType. asTrustedScript()
Methods in elemental2.core with parameters of type TrustedScript Modifier and Type Method Description static java.lang.Object
Global. eval(TrustedScript code)
-