The clearItems method clears all the values in a list box or combo box.
clearItems();
Member of field.
this.getField("acSelection1").clearItems();