Struct tui_realm_stdlib::CheckboxPropsBuilder[][src]

pub struct CheckboxPropsBuilder { /* fields omitted */ }

Implementations

with_color

Set Checkbox group color

with_inverted_color

Set inverted color (black is default)

with_borders

Set component borders style

with_options

Set options for radio group

with_title

Set title

with_value

Set selected choices

rewind

If true, moving below or beyond limit will rewind the selected record

Trait Implementations

Returns the “default value” for a type. Read more

Performs the conversion.

build Read more

hidden Read more

visible Read more

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.