new GridHeaderCellMenuButtonRenderer()
Toolbar-specific renderer for goog.ui.MenuButtons, based on goog.ui.MenuButtonRenderer.
- Source:
Extends
- goog.ui.MenuButtonRenderer
Members
-
<static> CSS_CLASS :string
-
Default CSS class to be applied to the root element of menu buttons rendered by this renderer.
Type:
- string
- Source:
Methods
-
getCssClass() → {string}
-
Returns the CSS class to be applied to the root element of menu buttons rendered using this renderer.
- Source:
Returns:
Renderer-specific CSS class.- Type
- string