Plumtree UI Infrastructure API  
 

IView.DisplayJavascript Method 

This method returns the HTMLScript that encompasses the Javascript on the page. This method should be called by IDisplayPages and the resulting Javascript should be put in the HTMLHead element. This can return null.

HTMLScript DisplayJavascript();

See Also

IView Interface | com.plumtree.uiinfrastructure.activityspace Namespace