The goog.editor.icontent.FieldStyleInfo Class

goog.editor.icontent.FieldStyleInfo(wrapper, css)

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

wrapper {Element}
The wrapper div around a field.
css {string}
The css for a field.