Home > Contents > Index >  
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 


ics:treemanager.delchild

Deletes a node from a tree using the ics:treemanager command.

Syntax

Parameters

ftcmd (required)
Value must be set to delchild.

treename (required)
Name of the tree.

node (required)
Node ID of the child to remove.

Description

The delchild command deletes a node from a tree. All child nodes are also be removed. The objects pointed to by the nodes are not affected.

errno

The possible values of errno include:

Value
Description
-3
No access privileges to table.
-103
No table.
-105
Database error.
-101
No rows returned.
-111
No nodes.

See Also

The following ics:treemanager commands:

ics:treemanager.delchildren

ics:treemanager.addchild

   Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.