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.
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);
HTMLDuration Class | com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace