seamlessfield.js
No description.

File Location

/goog/editor/seamlessfield.js

Classes

goog.editor.SeamlessField
This class encapsulates an editable field that blends in with the surrounding page. To see events fired by this object, please see the base class.

Public Protected Private

Global Functions

goog.editor.SeamlessField.getScrollbarWidth_() number
Grabs the width of a scrollbar from the browser and caches the result.
Returns: number  The scrollbar width in pixels.
code »

Directory editor

File Reference