Struct tui_realm_stdlib::SelectPropsBuilder[][src]

pub struct SelectPropsBuilder { /* fields omitted */ }

Implementations

with_foreground

Set foreground color

with_background

Set inverted color

with_highlighted_str

Display a symbol to highlighted line in scroll table

with_borders

Set component borders style

with_options

Set options for radio group

with_title

Set title

with_value

Set initial value for choice

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.