Interface AccessorSlot.Setter
- All Known Implementing Classes:
AccessorSlot.FunctionSetter, AccessorSlot.MemberBoxSetter
- Enclosing class:
AccessorSlot
static interface AccessorSlot.Setter
-
Method Summary
Modifier and TypeMethodDescriptionasSetterFunction(String name, Scriptable scope) booleansetValue(Object value, Scriptable owner, Scriptable start)
-
Method Details
-
setValue
-
asSetterFunction
-