Uiinfrastructure API Docs  
 

AFormDP.DisplayJavascript Method 

This is a helper method that displays the javascript in the page. SetValidationFunction() and AddJavascript() should be called before this method.

public HTMLScriptCollection DisplayJavascript();

Return Value

HTMLScriptCollection the Javascript for this DisplayPage (child javascript excluded)

See Also

AFormDP Class | com.plumtree.uiinfrastructure.form Namespace