Expand description
Common configuration for panels.
Structs§
- Panel
Common - The common part of most
PanelConfigs. Stores format strings,Attrs, andDependence - Panel
Common Builder - Builder for
PanelCommon.
Enums§
- Panel
Common Builder Error - Error type for PanelCommonBuilder
- Show
Hide - A
PanelShowFnand aPanelHideFnbundled together. Only for use withPanelCommon::draw.