goog.ui.editor.Bubble.Panel_ |
dom
: goog.dom.DomHelper
DOM helper used to create the panel.
|
id
: string
ID of the panel.
|
type
: string
Type of the panel.
|
title
: string
Title of the panel.
|
targetElement
: Element
Element the panel is showing for.
|
preferBottomPosition
: boolean
Whether this panel prefers to show
below the target element.
|