Expand description
Adapter widgets (wrappers)
Structs§
- Adapt
- Data adaption node
- Adapt
Config Cx - A
ConfigCxwith embeddedId - Adapt
Event Cx - An
EventCxwith embeddedIdand input data - Adapt
Events - Wrapper with configure / update / message handling callbacks.
- Align
- Apply an alignment hint
- Map
- Data mapping
- MapAny
- Map any input data to
() - Margins
- Specify margins
- Pack
- Apply an alignment hint, squash and align the result
- Reserve
- A generic widget for size reservations
- With
Hidden Label - A wrapper widget with a hidden label
- With
Label - A wrapper widget with a label
Traits§
- Adapt
Widget - Provides some convenience methods on widgets
- Adapt
Widget Any - Provides
.map_any()