Uiinfrastructure API Docs  
 

HTMLDuration Class

HTMLDuration Page Control handles display and values of a page control made up of a text box and a select dropdown. A bitwise operators (with values defined in PTDurationCombo) dictates that time increments to display in the select.

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

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

public class HTMLDuration : 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

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