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.

nsITreeContentView

IID:5ef62896-0c0a-41f1-bb3c-44a60f5dfdab
Inherits From:nsISupports

Methods

PRInt32 getIndexOfItem ( nsIDOMElement item ) nsIDOMElement getItemAtIndex ( PRInt32 index )

PRInt32 getIndexOfItem ( nsIDOMElement item )

Retrieve the index associated with the specified content item.

Arguments:
item

nsIDOMElement getItemAtIndex ( PRInt32 index )

Retrieve the content item associated with the specified index.

Arguments:
index

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com