Module panoramix::backend[][src]

Traits and type used internally to compute the GUI

Re-exports

pub use crate::widgets;

Structs

DruidAppData

The type we use for app data for Druid integration.

GlobalEventCx
Id

An identifier for an element.

ReconcileCtx

Context required by VirtualDom::reconcile

Enums

Action

Actions that can be produced by widgets,

Traits

FlexWidget
VirtualDom
WidgetSequence