tmozIDocumentTypeItem Interface Reference

Document type item. More...

List of all members.

Public Attributes

readonly attribute
nsISimpleEnumerator 
items
 Return list of document types.
readonly attribute boolean canCreate
 Flag if document can be created.
readonly attribute boolean canCreateChildNode
 Flag if child node can be created.
readonly attribute AString name
 Name of document type item.
readonly attribute
tmozIDocumentType 
documentType
 Return document type.


Detailed Description

Document type item.

Logical document type hierarchy is constructed from these items. Item can be logical level or document template.


Member Data Documentation

readonly attribute nsISimpleEnumerator items

Return list of document types.

Each enumerated document type is type of tmozIDocumentTypeItem.


Generated on Wed Dec 15 09:54:21 2010 for Tahiti XPCOM API