![]() | ItemsSetter Class |
Namespace: Slash.Unity.DataBind.Foundation.Setters
The ItemsSetter type exposes the following members.
Name | Description | |
---|---|---|
![]() | ItemsSetter | Initializes a new instance of the ItemsSetter class |
Name | Description | |
---|---|---|
![]() | ClearItems |
Clears all created items.
|
![]() | CreateItem |
Creates an item for the specified item context.
|
![]() | Deinit |
Deinitializes the operator.
By default this method removes the added bindings.
(Overrides ComponentSingleSetterTComponent, TDataDeinit.) |
![]() | OnItemsChanged |
Called when the items of the control changed.
|
![]() | RemoveItem |
Removes the item with the specified item context.
|
![]() | UpdateTargetValue |
Called when data value on target should be updated.
(Overrides ComponentSingleSetterTComponent, TDataUpdateTargetValue(TComponent, TData).) |