TreeColumn
This object is available to unprivileged JavaScript. It implements the following interfaces:
Constants
PRInt16 | TYPE_TEXT | = 1 |
PRInt16 | TYPE_CHECKBOX | = 2 |
PRInt16 | TYPE_PROGRESSMETER | = 3 |
Properties
readonly nsIAtom atom
readonly TreeColumns columns
readonly boolean cycler
readonly boolean editable
readonly Element element
readonly AString id
readonly PRInt32 index
readonly boolean primary
readonly PRInt16 type
readonly PRInt32 width
readonly PRInt32 x
Methods
[noscript] void getIdConst ( out PRUnichar* idConst )
TreeColumn getNext ( )
TreeColumn getPrevious ( )
void invalidate ( )
Reference documentation is generated from Mozilla's source.