listhead

« XUL Reference home    [ Examples | Attributes | Properties | Methods | Related ]

A header row of a listbox . It is usual to place listheader elements inside the listhead, one for each column.

Attributes
disabled
Properties
acesssibleType , disabled

Examples

(example needed)

Attributes

disabled
Type: boolean
Indicates whether the element is disabled or not. If this element is set to true the element is disabled. Disabled elements are usually drawn with grayed-out text. If the element is disabled, it does not respond to user actions, it cannot be focused, and the command event will not fire.
Visible controls have a disabled property which, except for menus and menuitems, is normally preferred to use of the attribute, as it may need to update additional state.

Inherited from XUL element
align , allowevents , allownegativeassertions , class , coalesceduplicatearcs , collapsed , container , containment , context , contextmenu , datasources , dir , empty , equalsize , flags , flex , height , hidden , id , insertafter , insertbefore , left , maxheight , maxwidth , menu , minheight , minwidth , mousethrough , observes , ordinal , orient , pack , persist , popup , position , preference-editable , querytype , ref , removeelement , sortDirection , sortResource , sortResource2 , statustext , style , template , tooltip , tooltiptext , top , uri , wait-cursor , width

Related

Elements
listbox , listcell , listcol , listcols , listheader , listitem

Tags (2)

Edit tags

Attachments (0)

 

Attach file