This method is meant to return the page-level head content for components of this type. This method just returns null. It could have been abstract, but many components do need to use it. If you need this, you should override it.
The HTML and script that should be written before the form in which this component is embedded.
ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace