[][src]Module ommui_relm_widgets::enumeration_parameter_entry

A widget showing a boolean samplic parameter.

Structs

Incoming

An incoming message.

Internal

An internal message.

Outgoing

An outgoing message.

Param

The parameter passed to the model on creation.

W

The widget.

Enums

IncomingMsg

A message which can be sent to a W instance.

Msg

Message for updating the widget.

OutgoingMsg

A message which can be emitted by a W instance.