Uiinfrastructure API Docs  
 

IPageControl Interface

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

public interface IPageControl : IMVCObject, IManagedObject

Types that implement IPageControl

Type Description
ADatePickerComponent Abstract class extended by all DatePickers.
DatePicker Page Control for HTML Date Picker.
HTMLDateTimePicker  
Button Check box page control handles display and values of a check box.
HTMLCheckBox Check box page control handles display and values of a check box.
HTMLCheckBoxGroup HTMLCheckBoxGroup class supports grouping of related checkboxes.
HTMLCheckBoxGroupPlus HTMLCheckBoxGroupPlus class supports grouping of related checkboxplus objects.
HTMLCheckBoxPlus Check box page control handles display and values of a check box.
HTMLDuration 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.
HTMLHidden  
HTMLNameDescLang HTMLNameDescLang page control handles display and values of a page control made up of a text box text area and a select dropdown. The select is populated with default language options. This is a common construct throughout the admin ui.
HTMLPasswordBox HTMLPasswordBox page control handles display and values of a password box.
HTMLRadioButton HTMLRadioButton page control handles display and values of a radio button.
HTMLRadioButtonGroup HTMLRadioButtonGroup class supports grouping of related radio buttons.
HTMLRadioButtonGroupPlus HTMLRadioButtonGroupPlus class supports grouping of related radiobuttons.
HTMLRadioButtonPlus Radiobutton page control handles display and values of a radiobutton.
HTMLSelectDropDown JF- Page Control for HTML Select Drop Down.
HTMLTextAndDropDown HTMLTextAndDropDown page control handles display and values of a page control made up of a text box and a select dropdown.
HTMLTextArea  
HTMLTextBox  
SubmitButton Check box page control handles display and values of a submit button.
JSDatePicker  
JSDateTimePicker This class defines the JSDateTimePicker control.
ATimePicker  
TimePicker  

Requirements

Namespace: com.plumtree.uiinfrastructure.activityspace

Assembly: uiinfrastructure (in uiinfrastructure.dll)

See Also

IPageControl Members | com.plumtree.uiinfrastructure.activityspace Namespace