Package org.htmlunit.corejs.javascript
Interface AccessorSlot.Setter
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
AccessorSlot.FunctionSetter,AccessorSlot.MemberBoxSetter
- Enclosing class:
AccessorSlot
-
Method Summary
Modifier and TypeMethodDescriptionasSetterFunction(String name, Scriptable scope) booleansetValue(Object value, Scriptable owner, Scriptable start)
-
Method Details
-
setValue
-
asSetterFunction
-