prompt.js
No description.

File Location

/goog/ui/prompt.js

Classes

goog.ui.Prompt
Creates an object that represents a prompt (used in place of javascript's prompt). The html structure of the prompt is the same as the layout for dialog.js except for the addition of a text box which is placed inside the "Content area" and has the default class-name 'modal-dialog-userInput'

Directory ui

File Reference