AbstractRenderer
A default renderer that maintains a single component for item rendering and preconfigures it to sensible defaults. It is polymorphic on the component's type so clients can easily use component specific attributes during configuration.
A default renderer that maintains a single component for item rendering and preconfigures it to sensible defaults. It is polymorphic on the component's type so clients can easily use component specific attributes during configuration.
Value members
Abstract methods
Concrete methods
Configures the component before returning it.
Configures the component before returning it.
Standard preconfiguration that is commonly done for any component. This includes foreground and background colors, as well as colors of item selections.
Standard preconfiguration that is commonly done for any component. This includes foreground and background colors, as well as colors of item selections.