Interface Window.WindowAppearance
-
- All Superinterfaces:
ContentPanel.ContentPanelAppearance
,FramedPanel.FramedPanelAppearance
- All Known Implementing Classes:
BlueMessageBoxAppearance
,BlueWindowAppearance
,GrayMessageBoxAppearance
,GrayWindowAppearance
- Enclosing class:
- Window
public static interface Window.WindowAppearance extends FramedPanel.FramedPanelAppearance
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
ghostClass()
-
Methods inherited from interface com.sencha.gxt.widget.core.client.ContentPanel.ContentPanelAppearance
collapseIcon, expandIcon, getBodyWrap, getContentElem, getFooterElem, getFrameHeight, getFrameWidth, getHeaderAppearance, getHeaderElem, getHeaderSize, onBodyBorder, onHideHeader, render
-
-
-
-
Method Detail
-
ghostClass
String ghostClass()
-
-