Class YAHOO.ext.ToolbarButton
Object
|
+--YAHOO.ext.ToolbarButton
- class
YAHOO.ext.ToolbarButton
A toolbar button. The config has the following options:
- className - The CSS class for the button. Use this to attach a background image for an icon.
- text - The button's text
- tooltip - The buttons tooltip text
- click - function to call when the button is clicked
- mouseover - function to call when the mouse moves over the button
- mouseout - function to call when the mouse moves off the button
- scope - The scope of the above event handlers
Defined in Toolbar.js
YAHOO.ext.ToolbarButton
YAHOO.ext.ToolbarButton(config)
disable
void disable()
enable
void enable()
isDisabled
Object isDisabled()
setDisabled
void setDisabled(disabled)
Documentation generated by
JSDoc on Sat Oct 14 06:07:10 2006