Uiinfrastructure API Docs  
 

PageMgr Class

The page manager (PageMgr) class aggregates all of the comoponent managers for a given page. It also page-scope information such as locale and time zone. It has some convenience methods that act on all ComponenteMgrs registered with the PageMgr and all their Page Controls -- StoreAllUserInput and Validate.

For a list of all members of this type, see PageMgr Members.

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.PageMgr

public class PageMgr

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: com.plumtree.uiinfrastructure.pagecontrols.framework

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

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