Uiinfrastructure API Docs  
 

StatusView.GetDisplayJavascript Method 

Alternative way to get the Javascript from this view without the need to create an instance of it.

public static HTMLScript GetDisplayJavascript(
   bool bIsSecureSpace
);

Return Value

This method returns the HTMLScript for the view.

See Also

StatusView Class | com.plumtree.uiinfrastructure.form.status Namespace | IView#DisplayJavascript