Uiinfrastructure API Docs  
 

HTMLDuration.Init Method

Initializes a new HTMLTextAndDropDown object. Creates and initializes the HTMLTextBox and HTMLSelectDropdown objects contained by this object. A bitwise operators (with values defined in PTDurationCombo) dictates that time increments to display in the select.

Overload List

Inherited from AHTMLComponent.

public override void Init(PageMgr,string);

Initializes a new HTMLTextAndDropDown object. Creates and initializes the HTMLTextBox and HTMLSelectDropdown objects contained by this object. A bitwise operators (with values defined in PTDurationCombo) dictates that time increments to display in the select.

public virtual void Init(PageMgr,string,int,AActivitySpace,string,string);

See Also

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