[scriptable, uuid(58a8574d-15a8-4678-99a5-e1be56104093)]
interface nsITreeColumn : nsISupports

Constants


          
const short TYPE_TEXT = 1

          
const short TYPE_CHECKBOX = 2

          
const short TYPE_PROGRESSMETER = 3

Attributes


          
[noscript] readonly attribute nsIAtom atom

          
readonly attribute nsITreeColumns columns

          
readonly attribute boolean cycler

          
readonly attribute boolean editable

          
readonly attribute nsIDOMElement element

          
readonly attribute AString id

          
readonly attribute long index

          
readonly attribute boolean primary

          
readonly attribute short type

          
readonly attribute long width

          
readonly attribute long x

Methods


          
[noscript] void getIdConst([shared] out wstring idConst)

          
nsITreeColumn getNext()

          
nsITreeColumn getPrevious()

          
void invalidate()