editor.icontent.FieldStyleInfo Extends Object
A data structure for storing simple info about the styles of a field. Only needed in Firefox/Blended mode.

Inheritance

Object
     goog.editor.icontent.FieldStyleInfo

Constructor

goog.editor.icontent.FieldStyleInfo(wrappercss)

Parameters

wrapper :
The wrapper div around a field.
css :
The css for a field.

Package editor

Package Reference