Articles tagged: XUL Reference
Found 947 documents.
- Mozilla/Tech/XUL/Attribute/showCommentColumn
- Mozilla/Tech/XUL/Attribute/showimagecolumn
- Mozilla/Tech/XUL/Attribute/showpopup
- Mozilla/Tech/XUL/Attribute/size
- Mozilla/Tech/XUL/Attribute/sizemode This attribute is used to save and restore the state of a window (together with the persist ...
- Mozilla/Tech/XUL/Attribute/sizetopopup
- Mozilla/Tech/XUL/Attribute/smoothscroll
- Mozilla/Tech/XUL/Attribute/sort
- Mozilla/Tech/XUL/Attribute/sortActive
- Mozilla/Tech/XUL/Attribute/sortDirection
- Mozilla/Tech/XUL/Attribute/sortResource
- Mozilla/Tech/XUL/Attribute/sortResource2
- Mozilla/Tech/XUL/Attribute/spellcheck The HTML
- Mozilla/Tech/XUL/Attribute/src
- Mozilla/Tech/XUL/Attribute/state
- Mozilla/Tech/XUL/Attribute/statedatasource
- Mozilla/Tech/XUL/Attribute/statusbar
- Mozilla/Tech/XUL/Attribute/statustext
- Mozilla/Tech/XUL/Attribute/stringbundle.src
- Mozilla/Tech/XUL/Attribute/style
- Mozilla/Tech/XUL/Attribute/subject
- Mozilla/Tech/XUL/Attribute/substate
- Mozilla/Tech/XUL/Attribute/suppressonselect
- Mozilla/Tech/XUL/Attribute/tab.selected
- Mozilla/Tech/XUL/Attribute/tabindex
- Mozilla/Tech/XUL/Attribute/tabmodalPromptShowing
- Mozilla/Tech/XUL/Attribute/tabs.onselect
- Mozilla/Tech/XUL/Attribute/tabScrolling
- Mozilla/Tech/XUL/Attribute/targets
- Mozilla/Tech/XUL/Attribute/template
- Mozilla/Tech/XUL/Attribute/template.container
- Mozilla/Tech/XUL/Attribute/textbox.crop
- Mozilla/Tech/XUL/Attribute/textbox.disablehistory
- Mozilla/Tech/XUL/Attribute/textbox.empty
- Mozilla/Tech/XUL/Attribute/textbox.label
- Mozilla/Tech/XUL/Attribute/textbox.min
- Mozilla/Tech/XUL/Attribute/textbox.onblur
- Mozilla/Tech/XUL/Attribute/textbox.onchange
- Mozilla/Tech/XUL/Attribute/textbox.onfocus
- Mozilla/Tech/XUL/Attribute/textbox.type
- Mozilla/Tech/XUL/Attribute/textbox.value
- Mozilla/Tech/XUL/Attribute/textnode.value
- Mozilla/Tech/XUL/Attribute/timeout
- Mozilla/Tech/XUL/Attribute/timepicker.increment
- Mozilla/Tech/XUL/Attribute/timepicker.value
- Mozilla/Tech/XUL/Attribute/title
- Mozilla/Tech/XUL/Attribute/toolbar.mode
- Mozilla/Tech/XUL/Attribute/toolbarbutton.type
- Mozilla/Tech/XUL/Attribute/toolbarname
- Mozilla/Tech/XUL/Attribute/tooltip
- Mozilla/Tech/XUL/Attribute/tooltiptext
- Mozilla/Tech/XUL/Attribute/tooltiptextnew
- Mozilla/Tech/XUL/Attribute/top
- Mozilla/Tech/XUL/Attribute/tree.editable
- Mozilla/Tech/XUL/Attribute/tree.onselect
- Mozilla/Tech/XUL/Attribute/treecell.editable
- Mozilla/Tech/XUL/Attribute/treecell.mode
- Mozilla/Tech/XUL/Attribute/treecell.src
- Mozilla/Tech/XUL/Attribute/treecol.editable
- Mozilla/Tech/XUL/Attribute/treecol.src
- Mozilla/Tech/XUL/Attribute/treecol.type
- Mozilla/Tech/XUL/Attribute/treecol.width
- Mozilla/Tech/XUL/Attribute/treeitem.label
- Mozilla/Tech/XUL/Attribute/unread
- Mozilla/Tech/XUL/Attribute/uri
- Mozilla/Tech/XUL/Attribute/userAction
- Mozilla/Tech/XUL/Attribute/validate
- Mozilla/Tech/XUL/Attribute/value
- Mozilla/Tech/XUL/Attribute/var
- Mozilla/Tech/XUL/Attribute/wait-cursor
- Mozilla/Tech/XUL/Attribute/where.subject
- Mozilla/Tech/XUL/Attribute/where.value
- Mozilla/Tech/XUL/Attribute/width
- Mozilla/Tech/XUL/Attribute/windowtype
- Mozilla/Tech/XUL/Attribute/wrap
- Mozilla/Tech/XUL/Attribute/wraparound
- Mozilla/Tech/XUL/bbox A horizontal box that is baseline aligned. It is equivalent to using an hbox element with an align ...
- Mozilla/Tech/XUL/binding Should be contained within a bindings element. A binding is used to bind a variable to a node. Like ...
- Mozilla/Tech/XUL/bindings Used to specify a set of variable bindings for a rule. This element should be contained within a ...
- Mozilla/Tech/XUL/box A container element which can contain any number of child elements. If the box has an orient ...
- Mozilla/Tech/XUL/broadcaster A broadcaster is used when you want multiple elements to share one or more attribute values, or ...
- Mozilla/Tech/XUL/broadcasterset A container element for broadcaster elements. The broadcasterset and its descendants are not ...
- Mozilla/Tech/XUL/browser A frame which is expected to contain a view of a Web document. It is similar to an iframe except ...
- Mozilla/Tech/XUL/button A button that can be pressed by the user. Event handlers can be used to trap mouse, keyboard and ...
- Mozilla/Tech/XUL/caption A header for a groupbox. It may contain either a text label, using the label attribute, or child ...
- Mozilla/Tech/XUL/checkbox An element that can be turned on and off. This is most commonly rendered as a box when the element ...
- Mozilla/Tech/XUL/colorpicker A palette of colors from which a user may select by clicking on one of the grid cells.
- Mozilla/Tech/XUL/column A single column in a columns element. Each child of the column element is placed in each successive ...
- Mozilla/Tech/XUL/columns Defines the columns of a grid. Child column elements define the individual columns to appear in the ...
- Mozilla/Tech/XUL/command A command element can be used to invoke an operation that can come from multiple sources. For ...
- Mozilla/Tech/XUL/commandset This element is not displayed and serves as a container for command elements.
- Mozilla/Tech/XUL/conditions This element should appear directly inside a rule element and is used to define conditions for the ...
- Mozilla/Tech/XUL/content Éste elemento debería pertenecer a query ("consulta"). La pregunta en una regla debería enlazar a ...
- Mozilla/Tech/XUL/datepicker A datepicker allows the user to enter a date. Three types are available, which can be specified ...
- Mozilla/Tech/XUL/deck An element that displays only one of its children at a time. The selectedIndex attribute determines ...
- Mozilla/Tech/XUL/description This element is used to create a block of text. The text can be set either with the value attribute ...
- Mozilla/Tech/XUL/dialog This element should be used in place of the window element for dialog boxes. The buttons attribute ...
- Mozilla/Tech/XUL/dialogheader A heading row for a dialog box. This element should be placed inside a dialog element. The header ...
- Mozilla/Tech/XUL/dropmarker A dropmarker is a button with an arrow which will reveal more details when pressed. A dropmarker is ...
- Mozilla/Tech/XUL/editor A frame which is expected to contain an editable document. Set the value of the editortype ...