Returns a ComponentMgr for this component. By default classes that extend AHTMLComponent may use this method to return the defualt ComponentMgr HTMLComponentMgr. If a component needs another ComponentMgr it should override this method.
the default ComponentMgr, HTMLComponentMgr.
AHTMLComponent Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace