app.widgets

Contains classes of widgets that linked to FIWL parser. Allows new widget instance creation programatically.

note

You could import another widgets as explained on this guide.

Constants#

NameTypeDescription
DisplayObjectclassMost primitive widget.
LabelclassDisplays single line or multiline text.
ButtonclassLike Label but with material button appearance and effect.
LayoutclassPrimitive widget with ability to contain another widgets.
SeriesLayoutclassLayout with its contents placed in order.