ItemSetter Class |
Namespace: Slash.Unity.DataBind.Foundation.Setters
The ItemSetter type exposes the following members.
| Name | Description | |
|---|---|---|
| ItemSetter | Initializes a new instance of the ItemSetter class |
| Name | Description | |
|---|---|---|
| ChangeContext |
Changes the context of an existing item.
| |
| ClearItem |
Clears created item.
| |
| CreateItem |
Creates an item for the specified item context.
| |
| OnObjectValueChanged |
Called when the data binding value changed.
(Overrides SingleSetterOnObjectValueChanged(Object).) |