Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

IList.rename

Renames this list.

Syntax

Parameters

newname
The name of the new list.

Description

The rename method renames a list. Both RenameList() and the RENAMELIST tag call rename. Using rename might change the name of a list from what Sites is using. If renaming is not desired, the rename method will not alter the list name. If you want to rename a list, use an implementation similar to:

Example

See Also

 

  Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.