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.

@mozilla.org/layout/xul-boxobject-listbox;1

This component implements the following interfaces:

Properties

readonly nsIListBoxObject nsIListBoxObject.listboxBody

Methods

InterfaceMethod
nsIListBoxObject void ensureIndexIsVisible ( PRInt32 rowIndex )
nsIListBoxObject PRInt32 getIndexOfFirstVisibleRow ( )
nsIListBoxObject PRInt32 getIndexOfItem ( nsIDOMElement item )
nsIListBoxObject nsIDOMElement getItemAtIndex ( PRInt32 index )
nsIListBoxObject PRInt32 getNumberOfVisibleRows ( )
nsIListBoxObject PRInt32 getRowCount ( )
nsIListBoxObject void scrollByLines ( PRInt32 numLines )
nsIListBoxObject void scrollToIndex ( PRInt32 rowIndex )

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com