Next:
Method deleteTemplate
Up:
DTWData module interfaces
Previous:
Method addTemplates
 
Contents
Method getTemplateName
Purpose:
Get a template name for specified template index.
Declaration:
String getTemplateName( int tIndex );
Parameters:
tIndex
Template index to return the template name for.
Return value:
The method returns template name for the specified template index as a String object.
2002-03-19