public class AccessorSlot extends Slot
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue(Scriptable start) |
boolean |
setValue(Object value,
Scriptable owner,
Scriptable start,
boolean isThrow) |
setValue, throwNoSetterExceptionpublic boolean setValue(Object value, Scriptable owner, Scriptable start, boolean isThrow)
public Object getValue(Scriptable start)
Copyright © 2023 HtmlUnit. All rights reserved.