[scriptable, uuid(ae835ecf-6b32-4660-9b43-8a270df56e02)]
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
boolean
selectable
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()
Compare to: