Avidemux 2.6 Scripting Reference
 All Classes Functions Enumerations Enumerator Properties Groups Pages
ComboBoxItemCollection Member List

This is the complete list of members for ComboBoxItemCollection, including all inherited members.

add(ComboBoxItem item)ComboBoxItemCollectioninline
add(String title, String value)ComboBoxItemCollectioninline
clear()ComboBoxItemCollectioninline
insert(Number index, ComboBoxItem item)ComboBoxItemCollectioninline
insert(Number index, String title, String value="")ComboBoxItemCollectioninline
lengthComboBoxItemCollection
operator[](Number i)ComboBoxItemCollection
removeAt(Number index)ComboBoxItemCollectioninline