com.sencha.gxt.theme.blue.client.panel
Class BlueAccordionLayoutAppearance

java.lang.Object
  extended by com.sencha.gxt.theme.base.client.panel.ContentPanelBaseAppearance
      extended by com.sencha.gxt.theme.base.client.panel.AccordionLayoutBaseAppearance
          extended by com.sencha.gxt.theme.blue.client.panel.BlueAccordionLayoutAppearance
All Implemented Interfaces:
AccordionLayoutContainer.AccordionLayoutAppearance, ContentPanel.ContentPanelAppearance

public class BlueAccordionLayoutAppearance
extends AccordionLayoutBaseAppearance


Nested Class Summary
static interface BlueAccordionLayoutAppearance.BlueAccordionLayoutResources
           
static interface BlueAccordionLayoutAppearance.BlueAccordionLayoutStyle
           
 
Nested classes/interfaces inherited from class com.sencha.gxt.theme.base.client.panel.ContentPanelBaseAppearance
ContentPanelBaseAppearance.ContentPanelResources, ContentPanelBaseAppearance.ContentPanelStyle, ContentPanelBaseAppearance.ContentPanelTemplate
 
Constructor Summary
BlueAccordionLayoutAppearance()
           
BlueAccordionLayoutAppearance(BlueAccordionLayoutAppearance.BlueAccordionLayoutResources resources)
           
 
Method Summary
 HeaderDefaultAppearance getHeaderAppearance()
          Returns the content panel header's appearance
 
Methods inherited from class com.sencha.gxt.theme.base.client.panel.AccordionLayoutBaseAppearance
collapseIcon, expandIcon
 
Methods inherited from class com.sencha.gxt.theme.base.client.panel.ContentPanelBaseAppearance
getBodyWrap, getContentElem, getFooterElem, getFrameHeight, getFrameWidth, getHeaderElem, onBodyBorder, onHideHeader, render
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.sencha.gxt.widget.core.client.ContentPanel.ContentPanelAppearance
getBodyWrap, getContentElem, getFooterElem, getFrameHeight, getFrameWidth, getHeaderElem, onBodyBorder, onHideHeader, render
 

Constructor Detail

BlueAccordionLayoutAppearance

public BlueAccordionLayoutAppearance()

BlueAccordionLayoutAppearance

public BlueAccordionLayoutAppearance(BlueAccordionLayoutAppearance.BlueAccordionLayoutResources resources)
Method Detail

getHeaderAppearance

public HeaderDefaultAppearance getHeaderAppearance()
Description copied from interface: ContentPanel.ContentPanelAppearance
Returns the content panel header's appearance

Specified by:
getHeaderAppearance in interface ContentPanel.ContentPanelAppearance
Overrides:
getHeaderAppearance in class AccordionLayoutBaseAppearance
Returns:
the header appearance


Copyright © 2012. All Rights Reserved.