public class SlicedFramedPanelAppearance
extends com.sencha.gxt.theme.base.client.panel.FramedPanelBaseAppearance
| Modifier and Type | Class and Description |
|---|---|
static interface |
SlicedFramedPanelAppearance.FramedPanelStyle |
static interface |
SlicedFramedPanelAppearance.SlicedFramedPanelDivFrameResources |
static interface |
SlicedFramedPanelAppearance.SlicedFramePanelNestedDivFrameStyle |
static interface |
SlicedFramedPanelAppearance.SlicedFramePanelResources |
com.sencha.gxt.theme.base.client.panel.FramedPanelBaseAppearance.FramedPanelDivFrameResources, com.sencha.gxt.theme.base.client.panel.FramedPanelBaseAppearance.FramedPanelTemplatecom.sencha.gxt.theme.base.client.panel.ContentPanelBaseAppearance.ContentPanelResources, com.sencha.gxt.theme.base.client.panel.ContentPanelBaseAppearance.ContentPanelStyle, com.sencha.gxt.theme.base.client.panel.ContentPanelBaseAppearance.ContentPanelTemplate| Constructor and Description |
|---|
SlicedFramedPanelAppearance() |
SlicedFramedPanelAppearance(SlicedFramedPanelAppearance.SlicedFramePanelResources res,
SlicedFramedPanelAppearance.SlicedFramedPanelDivFrameResources frameResources) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFrameHeight(com.sencha.gxt.core.client.dom.XElement parent) |
int |
getFrameWidth(com.sencha.gxt.core.client.dom.XElement parent) |
com.sencha.gxt.widget.core.client.Header.HeaderAppearance |
getHeaderAppearance() |
getBodyWrap, getContentElem, getHeaderElem, onBodyBorder, onHideHeader, rendercollapseIcon, expandIcon, getFooterElem, getHeaderSizepublic SlicedFramedPanelAppearance()
public SlicedFramedPanelAppearance(SlicedFramedPanelAppearance.SlicedFramePanelResources res, SlicedFramedPanelAppearance.SlicedFramedPanelDivFrameResources frameResources)
public com.sencha.gxt.widget.core.client.Header.HeaderAppearance getHeaderAppearance()
public int getFrameHeight(com.sencha.gxt.core.client.dom.XElement parent)
getFrameHeight in interface com.sencha.gxt.widget.core.client.ContentPanel.ContentPanelAppearancegetFrameHeight in class com.sencha.gxt.theme.base.client.panel.FramedPanelBaseAppearancepublic int getFrameWidth(com.sencha.gxt.core.client.dom.XElement parent)
getFrameWidth in interface com.sencha.gxt.widget.core.client.ContentPanel.ContentPanelAppearancegetFrameWidth in class com.sencha.gxt.theme.base.client.panel.FramedPanelBaseAppearanceCopyright © 2015. All Rights Reserved.