ui.editor

Classes

goog.ui.editor.AbstractDialog
Creates an object that represents a dialog box.
goog.ui.editor.Bubble
Property bubble UI element.
goog.ui.editor.EquationEditorDialog
Equation editor dialog (based on goog.ui.editor.AbstractDialog).
goog.ui.editor.EquationEditorOkEvent
OK event object for the equation editor dialog.
goog.ui.editor.LinkDialog
A type of goog.ui.editor.AbstractDialog for editing/creating a link.
goog.ui.editor.TabPane
Creates a new Editor-style tab pane.
goog.ui.editor.ToolbarController
A class for managing the editor toolbar. Acts as a bridge between a goog.editor.Field and a goog.ui.Toolbar. The toolbar argument must be an instance of goog.ui.Toolbar or a subclass. This class doesn't care how the toolbar was created. As long as one or more controls hosted in the toolbar have IDs that match built-in goog.editor.Commands, they will function as expected. It is the caller's responsibility to ensure that the toolbar is already rendered or that it decorates an existing element.

Public Protected Private

Global Properties

goog.ui.editor.ButtonDescriptor :
No description.
Code »
goog.ui.editor.DefaultToolbar :
No description.
Code »
goog.ui.editor.LinkDialogTest :
No description.
Code »
goog.ui.editor.ToolbarFactory :
No description.
Code »
goog.ui.editor.messages :
No description.
Code »

Package ui

Package Reference