[][src]Module meli::components::utilities

Various useful components that can be used in a generic fashion.

Modules

dialogs
layouts
pager
widgets

Structs

AutoComplete
AutoCompleteEntry
ButtonWidget
FormWidget
HSplit

A horizontally split in half container.

Pager

A pager for text. Pager holds its own content in its own CellBuffer and when draw is called, it draws the current view of the text. It is responsible for scrolling etc.

ProgressSpinner
RawBuffer
ScrollBar
SearchPattern
Selector

Shows a little window with options for user to select.

StatusBar

Status bar.

Tabbed
VSplit

A vertically split in half container.

Enums

Field
FormButtonActions

Type Definitions

UIConfirmationDialog
UIDialog