Uiinfrastructure API Docs  
 

PageMgr.GetNumComponentMgrs Method 

Returns the number of component managers currently registered with this page manager.

public virtual int GetNumComponentMgrs();

Return Value

An int that tells the clinent how many component managers are registered.

See Also

PageMgr Class | com.plumtree.uiinfrastructure.pagecontrols.framework Namespace