XUL:template
From MDC
« XUL Reference home [ Examples | Attributes | Properties | Methods | Related ]
Used to declare a template for rule-based construction of elements. Elements are constructed from a datasource. For more information see the rule element.
More information is available in the XUL tutorial.
[edit] Examples
(example needed)
[edit] Attributes
- container
- Type: string
- May optionally be set to the variable to use as the container or reference variable. If not specified, the variable specified in the uri attribute of the content tag in the template's first rule is used.
- member
- Type: string
- May optionally be set to the variable to use as the member variable. If not specified, the variable specified in the uri attribute in the action body of the template's first rule is used.
|
Inherited from XUL element |
[edit] Properties
|
Inherited from XUL element Inherited from DOM element |
[edit] Methods
|
Inherited from XUL element Inherited from DOM element |
[edit] Related
TBD