[][src]Module ommui_relm_widgets::message

A widget for showing a message.

Structs

Incoming

An incoming message.

Model

Model for the widget.

Outgoing

An outgoing message.

Param

The parameters for creating the model.

W

The message widget.

Enums

IncomingMsg

A message which can be sent to a W instance.

Msg

Message for updating the widget.

OutgoingMsg

Outgoing messages.