Uiinfrastructure API Docs  
 

HTMLComponentMgr Class

The default ComponentMgr for HTML Page Controls who don't need additional JavaScript to render. This class extends ComponentMgr and as of now doesn't do anything new.

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

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.ComponentMgr
      com.plumtree.uiinfrastructure.pagecontrols.framework.HTMLComponentMgr

public class HTMLComponentMgr : ComponentMgr

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

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