Class Form-View-Field-Writer-Mixin

A writer slot mixin

Part of:

package weblocks, class form-view-field, class mixin-form-view-field

Direct Subclass

form-view-fieldA field class of the form view.
mixin-form-view-fieldA field class of the form view.

Slot

writer
If this slot is bound to a function object, the function will be called with a new slot value and the object being rendered as arguments. If the slot is not bound, '(setf slot-value)' will be used.
Initargs::writer; Accessors:form-view-field-writer.