XUL:Architecture: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
; [[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 | ; [[XUL:Focus Behaviour| Focus Behaviour]] : describes how focus is handled for elements | ||
; [[XUL:Item Selection| Item Selection]] : describes how item selection is handled for elements |
Latest revision as of 17:30, 23 April 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
- Item Selection
- describes how item selection is handled for elements