public class AccordionLayoutBaseAppearance extends ContentPanelBaseAppearance implements AccordionLayoutContainer.AccordionLayoutAppearance
ContentPanelBaseAppearance.ContentPanelDefaultResources, ContentPanelBaseAppearance.ContentPanelStyle, ContentPanelBaseAppearance.ContentPanelTemplate| Constructor and Description |
|---|
AccordionLayoutBaseAppearance(ContentPanelBaseAppearance.ContentPanelDefaultResources resources) |
| Modifier and Type | Method and Description |
|---|---|
IconButton.IconConfig |
collapseIcon()
Returns the button icon that indicates a collapse is possible.
|
IconButton.IconConfig |
expandIcon()
Returns the button icon that indicates an expand is possible.
|
Header.HeaderAppearance |
getHeaderAppearance()
Returns the content panel header's appearance
|
getBodyWrap, getContentElem, getFooterElem, getFrameHeight, getFrameWidth, getHeaderElem, onBodyBorder, onHideHeader, renderequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBodyWrap, getContentElem, getFooterElem, getFrameHeight, getFrameWidth, getHeaderElem, onBodyBorder, onHideHeader, renderpublic AccordionLayoutBaseAppearance(ContentPanelBaseAppearance.ContentPanelDefaultResources resources)
public Header.HeaderAppearance getHeaderAppearance()
ContentPanel.ContentPanelAppearancegetHeaderAppearance in interface ContentPanel.ContentPanelAppearancepublic IconButton.IconConfig collapseIcon()
ContentPanel.ContentPanelAppearancecollapseIcon in interface ContentPanel.ContentPanelAppearancecollapseIcon in class ContentPanelBaseAppearancepublic IconButton.IconConfig expandIcon()
ContentPanel.ContentPanelAppearanceexpandIcon in interface ContentPanel.ContentPanelAppearanceexpandIcon in class ContentPanelBaseAppearanceCopyright © 2012. All Rights Reserved.