Class Index | File Index

Classes

Class Index

_global_


ox.Configuration


ox.Configuration.ArrayGroup

A group which contains an array as value.

ox.Configuration.EditableList

An editable list with "Add" and "Remove" buttons in the menu.

ox.Configuration.Group

A widget group in a configuration page.

ox.Configuration.HLayout

A container which arranges its children horizontally.

ox.Configuration.IFrame

A configuration page with external content in an iframe.

ox.Configuration.InnerNode

Inner node in the configuration tree.

ox.Configuration.LeafNode

Leaf node in the configuration tree

ox.Configuration.Page

A configuration page with a single form.

ox.Configuration.Tab

A container representing a tab.

ox.Configuration.Tabs

A tabbed container

ox.Configuration.View

Abstract base class of configuration pages.

ox.Configuration.VSplit

Resizable vertical split view.

ox.JSON


ox.UI


ox.UI.Button

A button.

ox.UI.CheckBox

A check box for a single boolean field.

ox.UI.CheckedFieldSet

A FieldSet which can be enabled and disabled by a checkbox in the legend.

ox.UI.ComboBox

A combination of a text input field and a drop-down list.

ox.UI.Container

Abstract base class of all containers.

ox.UI.Controller

Abstract base class of all controllers.

ox.UI.Controller.InvalidData

An exception object which can be thrown by ox.UI.Controller.set to indicate an attempt to set an invalid value.

ox.UI.FieldSet

A group of widgets with a common caption (legend).

ox.UI.Input

A text input field.

ox.UI.Password

A password input field.

ox.UI.RadioButtons

A group of radio buttons.

ox.UI.Selection

Abstract base class of selection widgets.

ox.UI.Text

Static explanation text.

ox.UI.TextArea

a multi-line text input area.

ox.UI.Widget

Abstract base class of all widgets.

Documentation generated by JsDoc Toolkit 2.3.2 on Mon Jan 30 2012 16:58:00 GMT+0100 (CET)