This is a helper method that all classes that inherit from AFormDP can override if they like. The method provides a hook into the head so that DP's can add javascript. Simply override and return and HTMLScript. Also, it is best to return the results of the DisplayJavaScript functions from the appropriate views. Override this method to Display javascript from child IViews
HTMLScriptCollection the Javascript from the Child IViews
IFormAS.DisplayCommonJavaScript
AFormAS Class | com.plumtree.uiinfrastructure.form Namespace