XUL:Architecture: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
 
No edit summary
Line 4: Line 4:
; [[XUL:XUL Tag Implementation| Tag Implementation]] : describes where one might find the implementation of a particular XUL tag
; [[XUL:XUL Tag Implementation| Tag Implementation]] : describes where one might find the implementation of a particular XUL tag
; [[XUL:XUL Frame Mapping| Frame Mapping]] : describes the frame types used for XUL elements
; [[XUL:XUL Frame Mapping| Frame Mapping]] : describes the frame types used for XUL elements
; [[XUL:Focus Behaviour| Focus Behaviour]] : describes how focus is handled for elements

Revision as of 16:14, 22 February 2006

Some interesting documents about XUL architecture.

Layout Source
description of the XUL layout source files
Tag Implementation
describes where one might find the implementation of a particular XUL tag
Frame Mapping
describes the frame types used for XUL elements
Focus Behaviour
describes how focus is handled for elements