Articles tagged: XUL Reference
Found 947 documents.
- Mozilla/Tech/XUL/Findbar In Gecko 1.9, the findbar widget moved into toolkit, so it's available to any XUL application, as ...
- Mozilla/Tech/XUL/grid A grid is a layout type that arranges elements in rows and columns. The grid is expected to contain ...
- Mozilla/Tech/XUL/grippy An element that may be used inside a splitter which can be used to collapse a sibling element of ...
- Mozilla/Tech/XUL/groupbox The groupbox is used to group related elements together. If a caption element is placed inside the ...
- Mozilla/Tech/XUL/hbox A container element which can contain any number of child elements. This is equivalent to the box ...
- Mozilla/Tech/XUL/iframe An inner frame that works much like the HTML iframe element. The src attribute can be used to ...
- Mozilla/Tech/XUL/image 用于图片显示的元素,与HTML中的img相似.使用 src 可以指定图片的URL.
- Mozilla/Tech/XUL/key The key element defines a window-global keyboard shortcut and must be placed inside a keyset ...
- Mozilla/Tech/XUL/keyset A container element for key elements. The keyset and its descendants are not displayed.
- Mozilla/Tech/XUL/label This element is used to provide a label for a control element. If the user clicks the label, it ...
- Mozilla/Tech/XUL/listbox This element is used to create a list of items where one or more of the items may be selected. A ...
- Mozilla/Tech/XUL/listcell A single cell of a listbox. By default it only contains text but iconic and checkbox listcells are ...
- Mozilla/Tech/XUL/listcol A column in a listbox. You can make some columns flexible and other columns non-flexible.
- Mozilla/Tech/XUL/listcols A container for the columns of a listbox, each of which are created with the listcol element. There ...
- Mozilla/Tech/XUL/listhead A header row of a listbox. It is usual to place listheader elements inside the listhead, one for ...
- Mozilla/Tech/XUL/listheader A header for a single column in a listbox.
- Mozilla/Tech/XUL/listitem A single row in a listbox. The text of the listitem is specified either using listcell elements, or ...
- Mozilla/Tech/XUL/member Used within a rule's conditions element to match elements that are containers or are contained ...
- Mozilla/Tech/XUL/menu An element, much like a button, that is placed on a menubar. When the user clicks the menu element, ...
- Mozilla/Tech/XUL/menubar A container that usually contains menu elements. On the Macintosh, the menubar is displayed along ...
- Mozilla/Tech/XUL/menuitem A single choice in a menupopup element. It acts much like a button but it is rendered on a menu.
- Mozilla/Tech/XUL/menulist An element that can be used for drop-down choice lists. The user may select one of the elements ...
- Mozilla/Tech/XUL/menupopup A container used to display the contents of a popup menu. When a menupopup is open, it floats above ...
- Mozilla/Tech/XUL/menuseparator Used to create a separator between menu items. Typically drawn as a thin line.
- Mozilla/Tech/XUL/Method
- Mozilla/Tech/XUL/Method/acceptDialog
- Mozilla/Tech/XUL/Method/addItemToSelection
- Mozilla/Tech/XUL/Method/addPane
- Mozilla/Tech/XUL/Method/addProgressListener
- Mozilla/Tech/XUL/Method/addSession
- Mozilla/Tech/XUL/Method/addTab
- Mozilla/Tech/XUL/Method/advance
- Mozilla/Tech/XUL/Method/advanceSelectedTab
- Mozilla/Tech/XUL/Method/appendCustomToolbar
- Mozilla/Tech/XUL/Method/appendGroup
- Mozilla/Tech/XUL/Method/appendItem
- Mozilla/Tech/XUL/Method/appendNotification
- Mozilla/Tech/XUL/Method/blur
- Mozilla/Tech/XUL/Method/cancel
- Mozilla/Tech/XUL/Method/cancelDialog
- Mozilla/Tech/XUL/Method/centerWindowOnScreen
- Mozilla/Tech/XUL/Method/checkAdjacentElement
- Mozilla/Tech/XUL/Method/clearResults
- Mozilla/Tech/XUL/Method/clearSelection
- Mozilla/Tech/XUL/Method/click
- Mozilla/Tech/XUL/Method/close
- Mozilla/Tech/XUL/Method/collapseToolbar
- Mozilla/Tech/XUL/Method/contains
- Mozilla/Tech/XUL/Method/decrease
- Mozilla/Tech/XUL/Method/decreasePage
- Mozilla/Tech/XUL/Method/doCommand
- Mozilla/Tech/XUL/Method/ensureElementIsVisible
- Mozilla/Tech/XUL/Method/ensureIndexIsVisible
- Mozilla/Tech/XUL/Method/ensureSelectedElementIsVisible
- Mozilla/Tech/XUL/Method/expandToolbar
- Mozilla/Tech/XUL/Method/extra1
- Mozilla/Tech/XUL/Method/extra2
- Mozilla/Tech/XUL/Method/focus
- Mozilla/Tech/XUL/Method/getBrowserAtIndex
- Mozilla/Tech/XUL/Method/getBrowserForDocument
- Mozilla/Tech/XUL/Method/getBrowserForTab
- Mozilla/Tech/XUL/Method/getBrowserIndexForDocument
- Mozilla/Tech/XUL/Method/getButton
- Mozilla/Tech/XUL/Method/getDefaultSession
- Mozilla/Tech/XUL/Method/getEditor
- Mozilla/Tech/XUL/Method/getElementsByAttribute
- Mozilla/Tech/XUL/Method/getElementsByAttributeNS
- Mozilla/Tech/XUL/Method/getFormattedString If you need to handle substitutions involving plurals, take a look at Localization and Plurals.
- Mozilla/Tech/XUL/Method/getHTMLEditor
- Mozilla/Tech/XUL/Method/getIcon
- Mozilla/Tech/XUL/Method/getIndexOfFirstVisibleRow
- Mozilla/Tech/XUL/Method/getIndexOfItem
- Mozilla/Tech/XUL/Method/getItemAtIndex
- Mozilla/Tech/XUL/Method/getNextItem
- Mozilla/Tech/XUL/Method/getNotificationBox
- Mozilla/Tech/XUL/Method/getNotificationWithValue
- Mozilla/Tech/XUL/Method/getNumberOfVisibleRows
- Mozilla/Tech/XUL/Method/getPageById
- Mozilla/Tech/XUL/Method/getPreviousItem
- Mozilla/Tech/XUL/Method/getResultAt
- Mozilla/Tech/XUL/Method/getResultCount
- Mozilla/Tech/XUL/Method/getResultValueAt
- Mozilla/Tech/XUL/Method/getRowCount
- Mozilla/Tech/XUL/Method/getSearchAt
- Mozilla/Tech/XUL/Method/getSelectedItem
- Mozilla/Tech/XUL/Method/getSession
- Mozilla/Tech/XUL/Method/getSessionByName
- Mozilla/Tech/XUL/Method/getSessionResultAt
- Mozilla/Tech/XUL/Method/getSessionStatusAt
- Mozilla/Tech/XUL/Method/getSessionValueAt
- Mozilla/Tech/XUL/Method/getString
- Mozilla/Tech/XUL/Method/getTabForBrowser
- Mozilla/Tech/XUL/Method/getTabModalPromptBox
- Mozilla/Tech/XUL/Method/goBack
- Mozilla/Tech/XUL/Method/goBackGroup
- Mozilla/Tech/XUL/Method/goDown
- Mozilla/Tech/XUL/Method/goForward
- Mozilla/Tech/XUL/Method/goForwardGroup
- Mozilla/Tech/XUL/Method/goHome
- Mozilla/Tech/XUL/Method/goTo