Overview

Packages

  • Actions
  • Codegen
  • Controls
    • Base
  • DatabaseAdapters
  • Events
  • None
  • Sessions
  • Tests

Classes

  • QAccordionBase
  • QAccordionGen
  • QAutocompleteBase
  • QAutocompleteGen
  • QDatepickerBase
  • QDatepickerBoxBase
  • QDatepickerBoxGen
  • QDatepickerGen
  • QDialogBase
  • QDialogGen
  • QDraggableBase
  • QDraggableGen
  • QDroppableBase
  • QDroppableGen
  • QFieldset
  • QJqButtonBase
  • QJqButtonGen
  • QJqCheckBoxBase
  • QJqCheckBoxGen
  • QJqRadioButtonBase
  • QJqRadioButtonGen
  • QMenuBase
  • QMenuGen
  • QProgressbarBase
  • QProgressbarGen
  • QResizableBase
  • QResizableGen
  • QSelectableBase
  • QSelectableGen
  • QSelectMenu
  • QSelectMenuBase
  • QSelectMenuGen
  • QSliderBase
  • QSliderGen
  • QSortableBase
  • QSortableGen
  • QSpinnerBase
  • QSpinnerGen
  • QTabsBase
  • QTabsGen
  • QTextBoxBase
  • Overview
  • Package
  • Class

Package Controls\Base

Classes summary
QAccordionBase Implements the JQuery UI Accordion
QAccordionGen Generated QAccordionGen class.
QAutocompleteBase Implements the JQuery UI Autocomplete widget
QAutocompleteGen Generated QAutocompleteGen class.
QDatepickerBase Impelements a JQuery UI Datepicker
QDatepickerBoxBase

Impelements a JQuery UI Datepicker in a box A Datepicker Box is similar to a Datepicker, but its not associated with a field. It just displays a calendar for picking a date.

QDatepickerBoxGen Generated QDatepickerBoxGen class.
QDatepickerGen Generated QDatepickerGen class.
QDialogBase Implements a JQuery UI Dialog
QDialogGen Generated QDialogGen class.
QDraggableBase Implements the jQuery UI Draggable capabilities on to a control.
QDraggableGen Generated QDraggableGen class.
QDroppableBase Implements the Droppable capabilities of JQuery UI in a QControl
QDroppableGen Generated QDroppableGen class.
QFieldset

Encapsulates a fieldset, which has a legend that acts as a label. HTML5 defines a new Name element, which is not yet supported in IE of this writing, but other browsers support it. So, if its defined, we will output it in the html, but it will not affect what appears on the screen unless you draw the Name too.

QJqButtonBase Implements a JQuery UI Button
QJqButtonGen Generated QJqButtonGen class.
QJqCheckBoxBase Implements a JQuery Ui Check Box
QJqCheckBoxGen Generated QJqCheckBoxGen class.
QJqRadioButtonBase Implements a JQuery UI Radio Button
QJqRadioButtonGen Generated QJqRadioButtonGen class.
QMenuBase Implements a JQuery UI Menu
QMenuGen Generated QMenuGen class.
QProgressbarBase Implements a JQuery UI Progress Bar
QProgressbarGen Generated QProgressbarGen class.
QResizableBase Implements the JQuery UI Resizable capabilities into a QControl
QResizableGen Generated QResizableGen class.
QSelectableBase Impelments a JQuery UI Selectable box
QSelectableGen Generated QSelectableGen class.
QSelectMenu Generated QSelectMenuGen class.
QSelectMenuBase Generated QSelectMenuGen class.
QSelectMenuGen Generated QSelectMenuGen class.
QSliderBase
QSliderGen Generated QSliderGen class.
QSortableBase Impelements a JQuery UI Sortable
QSortableGen Generated QSortableGen class.
QSpinnerBase
QSpinnerGen Generated QSpinnerGen class.
QTabsBase Implements JQuery Ui Tabs
QTabsGen Generated QTabsGen class.
QTextBoxBase

This class will render an HTML Textbox -- which can either be [input type="text"], [input type="password"] or [textarea] depending on the TextMode (see below).

API documentation generated by ApiGen