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

Inheritance

Constructor

goog.editor.icontent.FieldStyleInfo(wrappercss)

Parameters

wrapper : Element
The wrapper div around a field.
css : string
The css for a field.
Public Protected Private

Instance Properties

css_ :
No description.
Code »
wrapper_ :
No description.
Code »

Package editor.icontent

Package Reference