WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

nsIDOMXULSelectControlItemElement

IID:6AAAA30D-54AB-434a-8AE8-6D29A566D870
Inherits From:nsIDOMXULElement

Properties

DOMString accessKey

DOMString command

readonly nsIDOMXULSelectControlElement control

DOMString crop

PRBool disabled

DOMString image

DOMString label

readonly PRBool selected

DOMString value


References

This interface is the type of the following properties:

nsIDOMXULMultiSelectControlElement.currentItem, nsIDOMXULSelectControlElement.selectedItem

This interface is passed as an argument to the following methods:

nsIDOMXULMultiSelectControlElement.addItemToSelection, nsIDOMXULMultiSelectControlElement.removeItemFromSelection, nsIDOMXULMultiSelectControlElement.selectItem, nsIDOMXULMultiSelectControlElement.selectItemRange, nsIDOMXULMultiSelectControlElement.toggleItemSelection, nsIDOMXULSelectControlElement.getIndexOfItem

This interface is returned from the following methods:

nsIDOMXULMultiSelectControlElement.getSelectedItem, nsIDOMXULSelectControlElement.appendItem, nsIDOMXULSelectControlElement.getItemAtIndex, nsIDOMXULSelectControlElement.insertItemAt, nsIDOMXULSelectControlElement.removeItemAt

Reference documentation is generated from Mozilla's source.