component_window library
Overlay window management, alerts, and small helpers (ContextGetter,
UpdateMixin). Does not export paging or TableContentWidget — use
component.dart for those.
Classes
- AlertAction
- AlertWidget
- ContextGetter
- ContextStatelessWidget
- PositionableWidget
- PositionableWidget窗口管理器; 可以层级切换;WindowManager配合; 自动完成拖动能力;
- UIWindowManager
- 窗口管理器; 可以支持孩子的层级切换; PositionableWidget支持;
- UIWindowManagerState
- WindowManager
- WindowManagerController
- 数据WindowManager对象;
Mixins
-
Refresher<
T extends StatefulWidget> -
UpdateMixin<
T extends StatefulWidget>
Constants
- ALERT_CANCEL → const int
- ALERT_DISCARD → const int
- ALERT_OK → const int
Functions
-
empty(
) → void