goog.ui.MenuButton
s. This implementation overrides
goog.ui.CustomButtonRenderer#createButton
to create a separate
caption and dropdown element.
![]()
No description.
|
code » | ||||
Takes a text caption or existing DOM structure, and returns it wrapped in
an appropriately-styled DIV. Creates the following DOM structure:
Contents...
Arguments:
Returns: !Element
Caption element.
|
code » |