All Downloads are FREE. Search and download functionalities are using the official Maven repository.

fj_doc_lib_autodoc.template.autodoc_detail.ftl Maven / Gradle / Ivy

There is a newer version: 8.11.7
Show newest version
 	
    
	
		10
		
		autodoc-table-id=Documentation
		true
		false
		
		autodoc-table-id
		
		29.7cm
		21cm
		
		en 		 
	
	
		
		<#assign adProps=autodocDetailModel.adProperties>
		<#assign autodocDetail=autodocDetailModel.autodocDetail>
		
		
    	${adProps['output-title']}
		
		
    	<#list autodocDetail.adElement as adElement>
			
Element : ${adElement.name} ${adElement.description} ${adElement.detail} Attribute Description Detail <#if adElement.adAttribute?size gt 0> <#list adElement.adAttribute as adAttribute> ${adAttribute.name} ${adAttribute.description} ${adAttribute.detail} <#else> This element does not have attributes




© 2015 - 2025 Weber Informatics LLC | Privacy Policy