PopupListItemsSetter Class |
Namespace: Slash.Unity.DataBind.UI.NGUI.Setters
The PopupListItemsSetter type exposes the following members.
| Name | Description | |
|---|---|---|
| PopupListItemsSetter | Initializes a new instance of the PopupListItemsSetter class |
| Name | Description | |
|---|---|---|
| UIPopupList |
Popup list to work on.
|
| Name | Description | |
|---|---|---|
| ClearItems |
Clears all created items.
(Overrides ItemsSetterClearItems.) | |
| CreateItem |
Creates an item for the specified item context.
(Overrides ItemsSetterCreateItem(Object, Int32).) | |
| RemoveItem |
Removes the item with the specified item context.
(Overrides ItemsSetterRemoveItem(Object).) |