Declare a Java variable, and an attribute in the specified scope, using tile attribute value.
Java variable and attribute will have the name specified by 'id', or the original name if not
specified.
Attribute Name |
Description |
id |
Declared attribute and variable name.
|
classname |
Class of the declared variable.
|
scope |
Scope of the declared attribute. Default to 'page'.
|
name |
Tile's attribute name.
[Required]
[RT Expr]
|
ignore |
If this attribute is set to true, and the attribute specified by the name
does not exist, simply return without error. The default value is false, which will
cause a runtime exception to be thrown.
[RT Expr]
|