[][src]Module kas::class

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

HasBool

Read / write a boolean value

HasStr

Read an unformatted &str

HasString

Read / write an unformatted String

SetAccel

Set a control label