Class Widget-Slot-Definition-Mixin

A mixin class used in
'widget-direct-slot-definition' and
'widget-effective-slot-definition' to allow specifying custom widget
properties.

Part of:

class widget-effective-slot-definition, class widget-direct-slot-definition, package weblocks

Direct Subclass

widget-direct-slot-definitionAllows specifying custom widget properties.
widget-effective-slot-definitionAllows specifying custom widget properties.

Slot

affects-dirty-status-p
When set to true (the default), the widget will be made dirty when this slot is modified.
Initform:t, Initargs::affects-dirty-status-p; Accessors:widget-slot-affects-dirty-status-p.