Plumtree UI Infrastructure API  
 

com.plumtree.uiinfrastructure.pagecontrols.htmlpagecontrols Namespace

Namespace hierarchy

Classes

Class Description
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.