Class DropdownItemView<TItemType>
Inherited Members
Namespace: Ritchie.Toolbox.Widgets
Assembly: Ritchie.Toolbox.dll
Syntax
public abstract class DropdownItemView<TItemType> : Widget, IFontFamilyProvider, IInspectable
Type Parameters
| Name | Description |
|---|---|
| TItemType |
Methods
UpdateView(TItemType)
Declaration
public abstract void UpdateView(TItemType data)
Parameters
| Type | Name | Description |
|---|---|---|
| TItemType | data |