Home > Contents > Index >
ics:mirrortreenode
Specifies a subtree to be mirrored.
Syntax
<ics:mirrortreenode name="tree" node="node"/>Parameters
name (required)
- Name of the tree.
node (required)
- Name of the node to be mirrored.
Description
This tag specifies a subtree to be mirrored. The
ics:mirrortreenode
is a parameter tag for theics:mirror
tag.Error Numbers
There are no possible
errno
for this tag.Example
The following example mirrors the status node from the inventory tree.
<ics:mirrortreenode name="inventory" node="status"/>See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.