Interface GrayFramedPanelAppearance.GrayFramePanelResources
-
- All Superinterfaces:
com.google.gwt.resources.client.ClientBundle
,ContentPanelBaseAppearance.ContentPanelResources
- Enclosing class:
- GrayFramedPanelAppearance
public static interface GrayFramedPanelAppearance.GrayFramePanelResources extends ContentPanelBaseAppearance.ContentPanelResources
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GrayFramedPanelAppearance.FramedPanelStyle
style()
-
-
-
Method Detail
-
style
@Source({"com/sencha/gxt/theme/base/client/panel/ContentPanel.gss","GrayFramedPanel.gss"}) GrayFramedPanelAppearance.FramedPanelStyle style()
- Specified by:
style
in interfaceContentPanelBaseAppearance.ContentPanelResources
-
-