|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageBox.MessageBoxAppearance | |
|---|---|
| com.sencha.gxt.theme.base.client.container | |
| com.sencha.gxt.widget.core.client.box | |
| Uses of MessageBox.MessageBoxAppearance in com.sencha.gxt.theme.base.client.container |
|---|
| Classes in com.sencha.gxt.theme.base.client.container that implement MessageBox.MessageBoxAppearance | |
|---|---|
class |
MessageBoxDefaultAppearance
|
| Uses of MessageBox.MessageBoxAppearance in com.sencha.gxt.widget.core.client.box |
|---|
| Constructors in com.sencha.gxt.widget.core.client.box with parameters of type MessageBox.MessageBoxAppearance | |
|---|---|
MessageBox(SafeHtml headingHtml,
SafeHtml messageHtml,
Window.WindowAppearance appearance,
MessageBox.MessageBoxAppearance contentAppearance)
Creates a message box with the specified heading HTML, message HTML and appearance. |
|
MessageBox(java.lang.String headingHtml,
java.lang.String messageHtml,
Window.WindowAppearance appearance,
MessageBox.MessageBoxAppearance contentAppearance)
Creates a message box with the specified heading HTML, message HTML and appearance. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||