Module kas::classes

source ·
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