Module widgets

Module widgets 

Source
Expand description

A module that adds some prdefined widgets

Structs§

List
The structure representation of a List
ProgressBar
The structure representation of a progress bar
Spinner
The structure representation of a spinner
StopWatch
The structure representation of a stop watch
TextInput
The structure representation of a text-input
Timer
The structure representation of a timer
ViewPort
The structure representation

Traits§

Widget
The trait that all widgets must implement