DIFF

class XComboBoxWidgetSource

XComboBoxWidget UIWidget Widget Managed

Part of Widget UI system

All members, including inherited

Methods 7

proto native int AddItem(string item)
proto native void ClearAll()
proto native void SetItem(int item, string value)
proto native void RemoveItem(int item)
proto native int GetNumItems()
proto native int SetCurrentItem(int n)