Part of elisa.plugins.pigment.widgets
Line # | Kind | Name | Docs |
---|---|---|---|
36 | Class | WidgetNotBoxedError | Raised when trying to deal with a widget as a child of the box, even if |
43 | Class | Child | Child encapsulates all the necessary information for a Box to
render |
62 | Class | Box | Box is an abstract widget that defines a specific kind of container that |
377 | Class | HBox | A Box
layouting its children horizontally. |
408 | Class | VBox | A Box
layouting its children vertically. |