Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Index Programmers_Reference Methods DataPresentationTemplate_Class setAttributePaths Index}} ====setAttributePaths (String [] attributePaths)==== <code java>public void setAttributePaths (String [] attributePaths)</code> This method sets attribute paths used inside tags in the document template. The attribute paths are represented in the form ''objectName.attributeName''. Note that the paths returned are not necessarily the complete expressions used inside the tags. A tag expression may contain not only the attribute paths, but also arithmetic expressions with these paths. This method is usually called from the ''[[pr_methods:initialisetemplate|initialiseTemplate]]'' method of the [[docs:3500:0600:0610|IDocEngineClient]] interface. ===Parameters=== |''attributePaths''|the attribute paths used in the document template| Last modified: 2023/05/03 04:56 Log In