Module zng_wgt_layer::popup
source · Expand description
Popup widget.
Structs§
W
Popup default style.- Popup service.
W
An overlay container.- Arguments for
POPUP_CLOSE_REQUESTED_EVENT
.
Enums§
- Defines if a
Popup!
captures the build/instantiation context. - Optional parameter for
POPUP_CLOSE_CMD
. - Identifies the lifetime state of a popup managed by
POPUP
.
Statics§
- Popup anchor mode.
- If popup will close when it no longer contains the focused widget.
- Popup context capture.
- Close the popup.
- Closing popup event.
- Contextual style variable.
Functions§
P
Defines the popup placement and size for popups open by the widget or descendants.P
Delay awaited before actually closing when popup close is requested.P
Popup behavior when it loses focus.P
Defines if the popup captures the local context to load in the popup context.P
If close was requested for this layered widget and it is just awaiting for theclose_delay
.P
Closing popup event.P
Previewon_popup_close_requested
event.P
Extends or replaces the widget style.