custombutton.js
No description.

File Location

/goog/ui/custombutton.js

Classes

goog.ui.CustomButton
A custom button control. Identical to goog.ui.Button, except it defaults its renderer to goog.ui.CustomButtonRenderer. One could just as easily pass goog.ui.CustomButtonRenderer.getInstance() to the goog.ui.Button constructor and get the same result. Provided for convenience.

Public Protected Private

Global Variables

function%86 :
No description.
Code »

Directory ui

File Reference