InputWidget

Name

InputWidget --  Abstract superclass for widgets that take input.

Description

InputWidgets get their input in one of two ways: by being readable, or by being linked to a C variable.

Protocols adopted by InputWidget

Widget

Methods

Phase: Using