Class Index | File Index

Classes

Class ox.Configuration.Tabs


Extends ox.UI.Container.
A tabbed container
Defined in: configuration.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
A tabbed container.
Fields borrowed from class ox.UI.Widget:
default_value, enabled, formnode, initialized, isEnabled, isVisible, node, parent, visible, width
Methods borrowed from class ox.UI.Container:
addCells, addRow, addWidget, deleteWidget, get, set
Methods borrowed from class ox.UI.Widget:
addContent, applyEnabled, applyVisible, disable, enable, hide, remove, resize, setEnabled, setParent, setVisible, show
Class Detail
ox.Configuration.Tabs()
A tabbed container. Only one child container is visible. Should be used as the only top-level child of an ox.Configuration.View. All direct children must be instances of ox.Configuration.Tab.

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