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

 

IList.getName

Retrieves the name of this list.

Syntax

Description

The getName method retrieves the name of this list. This name reflects the name by which Sites knows this list.

Sites sets the name when it creates the list or modifies the list with ICS methods ICS.RenameList() or ICS.RenameList(). These methods use rename() to change the internal name so that getName() will reflect the proper name.

Returns

Returns the name of the list.

See Also

RegisterList, rename, RenameList, GetList

 

   Home > Contents > Index >

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