Searched defs:BUTTONS (Results 1 - 1 of 1) sorted by relevance

/yui3/src/widget-buttons/js/
H A Dwidget-buttons.js68 predefined button on the `BUTTONS` prototype property. When a config Object
70 the same `name` defined on the `BUTTONS` property.
188 @property BUTTONS
194 BUTTONS: {},
298 `BUTTONS` prototype property. When a config Object is provided, it will
300 with the same `name` defined on the `BUTTONS` property. The following
322 this button. If a button is defined on the `BUTTONS` property with this
740 with the same `name` on the `BUTTONS` property.
776 defConfig = this.BUTTONS && this.BUTTONS[nam
[all...]

Completed in 20 milliseconds