search

goog.editor.SeamlessField

Provided By
Extends
All Implemented Interfaces

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.

new SeamlessField( id, opt_doc )

Parameters
idstring

An identifer for the field. This is used to find the field and the element associated with this field.

opt_doc(Document|null)=

The document that the element with the given id can be found it.

Instance Methods

Instance Properties