ComboBox.removeAll

Overview | Methods | This Package | All Packages

ComboBox.removeAll

Removes all items from the list box.

Syntax

public final void removeAll()

Remarks

When you remove items from the list, all information about the deleted items is lost.