public static interface IJavetDirectCallable.SetterAndNoThis<E extends java.lang.Exception> extends IJavetDirectCallable.DirectCall
| Modifier and Type | Method and Description |
|---|---|
V8Value |
set(V8Value v8ValueValue)
Set the property value by a property key
without this object passed in.
|
V8Value set(V8Value v8ValueValue) throws JavetException, E extends java.lang.Exception
v8ValueValue - the V8 value valueJavetException - the javet exceptionE - the custom exceptionE extends java.lang.Exception