goog.ui.Button
s. Extends the superclass with
the following button-specific API methods:
getValue
- returns the button element's value
setValue
- updates the button element to reflect its new value
getTooltip
- returns the button element's tooltip text
setTooltip
- updates the button element's tooltip text
setCollapsed
- removes one or both of the button element's
borders
goog.ui.NativeButtonRenderer
,
goog.ui.CustomButtonRenderer
, and goog.ui.FlatButtonRenderer
.
![]()
No description.
|
code » |