Interface
zope.schema.interfaces.IBeforeObjectAssignedEvent

An object is going to be assigned to an attribute on another object.

Subscribers to this event can change the object on this event to change what object is going to be assigned. This is useful, e.g. for wrapping or replacing objects before they get assigned to conform to application policy.

Base interfaces

Attributes/Fields

* = required

Methods

There are no methods specified.

Adapters

Adapters where this interface is required:

Specific Adapters

Extended Adapters

There are no extended adapters registered for this interface.

Generic Adapters

Views

Browser

Specific views

There are no views available.

Extended views

Generic views

XML-RPC

HTTP

FTP

Other

Other Information

Classes

A list of classes that implement this interface. This might duplicate the entries in Utilities.