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.