Class Index | File Index

Classes

Class ox.UI.Text


Extends ox.UI.Widget.
Static explanation text. Do not specify a field name when adding instances of this class to containers.
Defined in: configuration.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ox.UI.Text(text)
Fields borrowed from class ox.UI.Widget:
default_value, enabled, formnode, initialized, isEnabled, isVisible, node, parent, visible, width
Methods borrowed from class ox.UI.Widget:
addContent, applyEnabled, applyVisible, disable, enable, get, hide, remove, resize, set, setEnabled, setParent, setVisible, show
Class Detail
ox.UI.Text(text)
Parameters:
{I18nString} text
The displayed text.

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