OOUI
Object-Oriented User Interface
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
 NOOUI
 CElementDOM element abstraction
 CException
 CHtmlSnippetWraps a HTML snippet for use with Tag::appendContent() and Tag::prependContent()
 CLayoutContainer for elements
 CActionFieldLayoutLayout made of a field, button and optional label
 CFieldLayoutLayout made of a field and optional label
 CFieldsetLayoutLayout made of a fieldset and optional legend
 CFormLayoutLayout with an HTML form
 CHorizontalLayoutHorizontalLayout arranges its contents in a single line (using display: inline-block for its items), with small margins between them
 CIndexLayoutIndexLayouts contain TabPanelLayout layouts as well as TabSelectWidget tabs that allow users to navigate through the tab panels and select which one to display
 CMenuLayoutMenuLayouts combine a menu and a content PanelLayout panel
 CPanelLayoutLayout that expands to cover the entire area of its parent, with optional scrolling and padding
 CStackLayoutStackLayouts contain a series of PanelLayouts
 CTabPanelLayoutTabPanelLayouts are used within IndexLayouts to create tab panels that users can select and display from the index's optional TabSelectWidget navigation
 CTag
 CThemeTheme logic
 CApexTheme
 CBlankTheme
 CWikimediaUITheme
 CWidgetUser interface control
 CButtonGroupWidgetGroup widget for multiple related buttons
 CButtonInputWidgetA button that is an input widget
 CButtonWidgetGeneric widget for buttons
 CCheckboxInputWidgetCheckbox input widget
 CCheckboxMultiselectInputWidgetMultiple checkbox input widget
 CComboBoxInputWidgetCombo box input widget, wrapping a text input with <datalist>
 CDropdownInputWidgetDropdown input widget, wrapping a <select> element
 CHiddenInputWidgetData widget intended for creating 'hidden'-type inputs
 CIconWidgetIcon widget
 CIndicatorWidgetIndicator widget
 CInputWidgetBase class for input widgets
 CLabelWidgetLabel widget
 CMessageWidgetNotice widget
 CMultilineTextInputWidgetInput widget with a text field
 CNumberInputWidgetInput widget with a number field
 COptionWidgetOptionWidgets are special elements that can be selected and configured with data
 CProgressBarWidget
 CRadioInputWidgetRadio input widget
 CRadioSelectInputWidgetMultiple radio buttons input widget
 CSearchInputWidgetInput widget with a text field
 CSelectFileInputWidgetGeneric widget for buttons
 CSelectWidgetA SelectWidget is of a generic selection of options
 CTabOptionWidget
 CTabSelectWidgetTabSelectWidget is a list that contains TabOptionWidget options
 CTextInputWidgetInput widget with a text field