Uiinfrastructure API Docs  
 

AHTMLComponent Class

JF- This is the abstract class for all HTML Element page controls.

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

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.AComponent
      com.plumtree.uiinfrastructure.pagecontrols.framework.AHTMLComponent
         Derived types

public abstract class AHTMLComponent : AComponent

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

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