Uiinfrastructure API Docs  
 

IFormAS.DisplayCommonJavaScript Method 

Return the common javascript that should go in all AFormDPs in this AS. Override this method to Display javascript in all AFormDPs in an AFormAS.

HTMLScriptCollection DisplayCommonJavaScript();

Return Value

HTMLScriptCollection the common Javascript for all forms in this space.

See Also

IFormAS Interface | com.plumtree.uiinfrastructure.form Namespace