alfred3.element.core#

Provides fundamental element classes.

Classes

ChoiceElement

Baseclass for derivation of choice elements.

Element

Element baseclass, providing basic functionality for all elements.

InputElement

Base class for elements that allow data input.

LabelledElement

An intermediate Element class which provides support for labels.

Row

Allows you to arrange up to 12 elements in a row.

RowLayout

Provides layouting functionality for responsive horizontal positioning of elements.

Stack

Stacks multiple elements on top of each other.