Class Summary |
__init__ |
|
Atom |
A multi-purpose widget used by many more complex widgets. |
HorizontalSpacer |
This widget can be used to create a horizontal spacing between
widgets in e.g. |
Image |
This widget represents an image. |
Inline |
A CanvasLayout, which can be placed inside an arbitrary HTML DOM element. |
Label |
The Label widget displays plain text or HTML text. |
ScrollArea |
The CanvasLayout, which fires scroll events. |
ScrollBar |
A scroll bar. |
Terminator |
The Terminator is the base class for all widgets, which don’t have child
widgets. |
VerticalSpacer |
This widget can be used to create a vertical spacing between
widgets in e.g. |