Module kas::class[][src]

Expand description

Class-specific widget traits

These traits provide generic ways to interact with common widget properties, e.g. to read the text of a Label or set the state of a CheckBox.

Traits

Read / write a boolean value

Read an unformatted &str

Read / write an unformatted String

Set a control label