Plumtree UI Infrastructure API  
 

IPageControl.GetComponentMgr Method 

Return a ComponentMgr of the type responsisble for this PageControl.

ComponentMgr GetComponentMgr(
   PageMgr _pageMgr
);

Parameters

_pageMgr
this PageMgr

Return Value

a ComponentMgr

See Also

IPageControl Interface | com.plumtree.uiinfrastructure.activityspace Namespace