Uses of Class
com.sencha.gxt.widget.core.client.Dialog

Packages that use Dialog
com.sencha.gxt.widget.core.client.box   
 

Uses of Dialog in com.sencha.gxt.widget.core.client.box
 

Subclasses of Dialog in com.sencha.gxt.widget.core.client.box
 class AbstractInputMessageBox
          Abstract base class for message boxes containing an input field.
 class AlertMessageBox
          A message box that displays an error icon.
 class AutoProgressMessageBox
          A MessageBox which displays an AutoProgressBar.
 class ConfirmMessageBox
          A message box that prompts for confirmation with YES and NO buttons.
 class MessageBox
          Custom Dialog for displaying information to the user.
 class MultiLinePromptMessageBox
          A message box that prompts for input with a multiple line text area and OK and CANCEL buttons.
 class ProgressMessageBox
          A MessageBox which displays a ProgressBar.
 class PromptMessageBox
          A message box that prompts for input with a single line text field and OK and CANCEL buttons.
 



Copyright © 2012. All Rights Reserved.