Articles tagged: XUL Elements
Found 127 documents.
- Mozilla/Tech/XUL/timepicker The timepicker is used to allow the user to enter a time. It contains three fields to enter the ...
- Mozilla/Tech/XUL/titlebar Boxes created with the titlebar element behave just like a normal window titlebar: when the element ...
- Mozilla/Tech/XUL/toolbar A container which typically contains a row of buttons. It is a type of box that defaults to ...
- Mozilla/Tech/XUL/toolbarbutton A button that appears on a toolbar. It is equivalent to a regular button except that it may be ...
- Mozilla/Tech/XUL/toolbargrippy Not in Firefox
- Mozilla/Tech/XUL/toolbaritem Firefox only
- Mozilla/Tech/XUL/toolbarpalette Firefox only
- Mozilla/Tech/XUL/toolbarseparator Creates a separator between groups of toolbar items. It is functionally equivalent to a normal ...
- Mozilla/Tech/XUL/toolbarset Firefox only
- Mozilla/Tech/XUL/toolbarspacer Firefox only
- Mozilla/Tech/XUL/toolbarspring Firefox only
- Mozilla/Tech/XUL/toolbox A container for toolbar s. It is a type of box but defaults to vertical orientation. If a toolbar ...
- Mozilla/Tech/XUL/tooltip This element is used for the tooltip popups. For text-only tooltips, this element doesn't need to ...
- Mozilla/Tech/XUL/tree A container which can be used to hold a tabular or hierarchical set of rows of elements. The tree ...
- Mozilla/Tech/XUL/treecell A single cell in a tree. This element should be placed inside a treerow. You can set the text for ...
- Mozilla/Tech/XUL/treechildren This element is the body of the tree. For content trees, the content will be placed inside this ...
- Mozilla/Tech/XUL/treecol A column of a tree. It displays the column header and holds the size and other information about ...
- Mozilla/Tech/XUL/treecols A group of treecol elements. There should one and only one treecols element in a tree.
- Mozilla/Tech/XUL/treeitem A treeitem should be placed inside a treechildren element and should contain treerow elements. The ...
- Mozilla/Tech/XUL/treerow A single row in a tree. It should be placed inside a treeitem element. Children of the treerow ...
- Mozilla/Tech/XUL/treeseparator Used to place a separator row in a tree.
- Mozilla/Tech/XUL/triple A triple can be included inside a rule 's conditions element. It is used to check for an assertion ...
- Mozilla/Tech/XUL/vbox A container element which can contain any number of child elements. This is equivalent to the box ...
- Mozilla/Tech/XUL/where Indicate a condition that must match for a template result to be used. If the condition is true, ...
- Mozilla/Tech/XUL/window Describes the structure of a top-level window. It is the root node of a XUL document. It is by ...
- Mozilla/Tech/XUL/wizard This element is used to construct a step-by-step wizard found in some applications to guide users ...
- Mozilla/Tech/XUL/wizardpage This element defines a page in a wizard. The content in the pages should be placed inside the ...