| Class | Description |
|---|---|
| AbstractElementTag | |
| AbstractMapElementTag | |
| IncludeTag |
Include the file that is defined within the child Component that has the
specified name.
|
| MenuTag | |
| OnLoadTag |
Add an onLoad handler to the HTML body tag for each onload handler defined in
the PageDefinition object in the "page" attribute.
|
| ScriptsTag |
Add a HTML script tag linking to each the scripts in the PageDefinition
object in the "page" attribute.
|
| StylesTag |
Add a HTML link to each the style sheets in the PageDefinition object in the
"page" attribute.
|
| Exception | Description |
|---|---|
| JspTagException |
The JspTagException should be thrown if there was an error generated in a tag
library.
|
Copyright © 2015 Revolution Systems Inc.. All rights reserved.