Mozilla.com

  1. MDC
  2. Main Page
  3. XUL
  4. toolbarseparator
« XUL Reference home    [ Examples | Attributes | Properties | Methods | Related ]

Creates a separator between groups of toolbar items. It is functionally equivalent to a normal separator but some themes may apply a different appearance.

Properties
accessibleType

Examples

<toolbox>
    <toolbar>
          <toolbarbutton label="Button 1" />
          <toolbarseparator />
          <toolbarbutton label="Button 2" />
    </toolbar>
</toolbox>

Properties

accessibleType
Type: integer
A value indicating the type of accessibility object for the element.

Inherited from XUL element
align , allowEvents , boxObject , builder , className , collapsed , contextMenu , controllers , currentItem , database , datasources , dir , flex , height , hidden , id , left , listBoxObject , maxHeight , maxWidth , menu , minHeight , minWidth , observes , ordinal , orient , pack , persist , ref , resource , statusText , style , tooltip , tooltipText , top , value , width

Inherited from DOM element
attributes , childNodes , cloneNode , firstChild , lastChild , localName , namespaceURI , nextSibling , nodeName , nodeType , nodeValue , ownerDocument , parentNode , prefix , previousSibling , tagName

Languages

Page last modified 21:46, 25 Feb 2008 by Enn

Files (0)