Closure Library API Documentation
Go to class or file:
editor.icontent.FieldStyleInfo
Extends
Object
A data structure for storing simple info about the styles of a field. Only needed in Firefox/Blended mode.
Useful links
Source Code
Inheritance
Object
goog.editor.icontent.FieldStyleInfo
Constructor
goog.editor.icontent.FieldStyleInfo(
wrapper
,
css
)
Parameters
wrapper
:
Element
The wrapper div around a field.
css
:
string
The css for a field.
Package editor
Package Reference