var items: ArrayCollection = new ArrayCollection([ {Label:"item1", data:1}, {Label:"item2", data:2} ]);comboBox.labelField="Label"