Class Index | File Index

Classes


Class BTM.Form.Button.Branded

Branded Button class
Defined in: form.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
Field Summary
Field Attributes Field Name and Description
 
The actual button element
 
The disabled state of the Branded Button
 
The outer-most element of the Branded Button
Method Summary
Method Attributes Method Name and Description
 
Disable the button
 
Enable the button
Class Detail
BTM.Form.Button.Branded(element)
Parameters:
{HTMLElement|String} element
element ID or element reference to create a Branded Button from
Field Detail
button
The actual button element

disabled
The disabled state of the Branded Button

element
The outer-most element of the Branded Button
Method Detail
disable()
Disable the button

enable()
Enable the button

Documentation generated by JsDoc Toolkit 2.1.0 on Tue Feb 03 2009 04:12:53 GMT+1100 (EST)