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

template-application-angular.ui.perspectives.views.master-manage.details.extensions.entity-view-detail.extension.template Maven / Gradle / Ivy

There is a newer version: 4.0.0
Show newest version
{
	"description": "${name} view",
#foreach ($property in $properties)
#if($property.relationshipType == "COMPOSITION" && $property.relationshipCardinality == "1_n")
	"extensionPoint": "launchpad-${extensionName}-${perspectiveName}-${property.relationshipEntityName}-view",
#end
#end
	"module": "${projectName}/ui/${perspectiveName}/views/master/details/${name}/extensions/view.js"
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy