Module flo_ui::control [] [src]

Structs

Bounds

Represents the bounds of a particular control

Control

Represents a control

Painting

Data for a painting event

Enums

ActionParameter

Data that can be sent alongside an action

ActionTrigger

Description of what should trigger an action

Appearance

Attributes that describe the appearance of a control

ControlAttribute

Attribute attached to a control

ControlType

Possible types of control

DragAction

Indicates what type of drag action is occurring

FixedAxis

Specifies a fixed axis

Font

Attributes for fonts

FontWeight

Represents the weight of a font

MouseButton

A particular mouse button

PaintAction

Possible actions for a paint stroke

PaintDevice

The device that caused a painting event

Popup

Attributes associated with controlling a popup

PopupDirection

The direction in which the popup should be shown

Position

Represents a position coordinate

Scroll

Attributes representing the way a control scrolls its content

ScrollBarVisibility

Possible visibilities for the scrollbars

State

Attributes representing the state of a control

TextAlign

Represents the horizontal alignment for text

Traits

ControlModifier