com.sencha.gxt.theme.base.client.panel
Interface ContentPanelBaseAppearance.ContentPanelStyle

All Superinterfaces:
CssResource, CssResourceBase, ResourcePrototype
All Known Subinterfaces:
BlueAccordionLayoutAppearance.BlueAccordionLayoutStyle, BlueContentPanelAppearance.BlueContentPanelStyle, BlueFramedPanelAppearance.FramedPanelStyle, BlueWindowAppearance.BlueWindowStyle, GrayContentPanelAppearance.GrayContentPanelStyle
Enclosing class:
ContentPanelBaseAppearance

public static interface ContentPanelBaseAppearance.ContentPanelStyle
extends CssResource


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
CssResource.ClassName, CssResource.Import, CssResource.ImportedWithPrefix, CssResource.NotStrict, CssResource.Shared, CssResource.Strict
 
Method Summary
 java.lang.String body()
           
 java.lang.String bodyWrap()
           
 java.lang.String footer()
           
 java.lang.String header()
           
 java.lang.String noHeader()
           
 java.lang.String panel()
           
 
Methods inherited from interface com.google.gwt.resources.client.CssResource
ensureInjected, getText
 
Methods inherited from interface com.google.gwt.resources.client.ResourcePrototype
getName
 

Method Detail

body

java.lang.String body()

bodyWrap

java.lang.String bodyWrap()

footer

java.lang.String footer()

header

java.lang.String header()

panel

java.lang.String panel()

noHeader

java.lang.String noHeader()


Copyright © 2012. All Rights Reserved.