Module v11::event[][src]

An arbitrary collection of verbs for you to use for table events. The precise meaning of the names of the events is user-defined.

If you need another name, submit a PR, or create a custom const Event.

Structs

DeleteHandler
Event
EventHandlers
NullHandler

Constants

CLONE
CREATE
DEBUG
DELETE
DESERIALIZE
DIRTY
INVALID_EVENT
MAX_EVENT_TYPES

Maximum allowed

MODIFY
MOVE_IN
MOVE_OUT
RESET
SAVE
SERIALIZE
SYNCED
UNLOAD
UNSYNCED
UPDATE
VIEW

Statics

EVENT_LIST

Traits

FallbackHandler