Module limn_core::ui [] [src]

Contains Ui, which contains application global state and is accessible to every event handler.

Structs

ChildAttachedEvent
RegisterWidget
RemoveWidget
Ui

The core of a limn application, holds the root of the widget tree and other application global state. Ui is accessible to every event handler, so features helper methods that can be accessed at any time.

WidgetAttachedEvent
WidgetDetachedEvent
WidgetsBfs
WidgetsUnderCursor

Enums

ChildrenUpdatedEvent