[][src]Module suzy::adapter

The Adaptable trait is the primary way for a Widget to update it's visuals in response to a change in an external data source.

Traits

Adaptable

Trait representing some view which may "adapt" to a specific change in external data.