This method is meant to return the page-level head "pre" 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 component.
ComponentMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace