Closure Library API Documentation
Go to class or file:
separator.js
A class for representing a separator, with renderers for both horizontal (menu) and vertical (toolbar) separators.
Useful links
Source Code
File Location
ui/separator.js
Classes
goog.ui.Separator
Class representing a separator. Although it extends {@link goog.ui.Control}, the Separator class doesn't allocate any event handlers, nor does it change its appearance on mouseover, etc.
Directory ui
File Reference