Class Index | File Index

Classes

Class ox.UI.Button


Extends ox.UI.Widget.
A button.
Defined in: configuration.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
ox.UI.Button(text)
Field Summary
Field Attributes Field Name and Description
 
A callback which is called when the button is clicked.
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.Button(text)
Parameters:
text
Field Detail
{Function} click
A callback which is called when the button is clicked.

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