Uiinfrastructure API Docs  
 

HTMLCheckBoxGroup Class

HTMLCheckBoxGroup class supports grouping of related checkboxes.

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

System.Object
   com.plumtree.uiinfrastructure.pagecontrols.framework.AComponent
      com.plumtree.uiinfrastructure.pagecontrols.framework.AHTMLComponent
         com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols.HTMLCheckBoxGroup

public class HTMLCheckBoxGroup : AHTMLComponent, IPageControl, IMVCObject, IManagedObject

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.htmlpagecontrols

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

HTMLCheckBoxGroup Members | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace