com.sencha.gxt.theme.blue.client.tabs
Interface BlueTabPanelAppearance.BlueTabPanelResources
- All Superinterfaces:
- ClientBundle, TabPanelBaseAppearance.TabPanelResources
- All Known Subinterfaces:
- BluePlainTabPanelAppearance.BluePlainTabPanelResources
- Enclosing class:
- BlueTabPanelAppearance
public static interface BlueTabPanelAppearance.BlueTabPanelResources
- extends TabPanelBaseAppearance.TabPanelResources, ClientBundle
bottomInactiveLeftBackground
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource bottomInactiveLeftBackground()
bottomInactiveRightBackground
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource bottomInactiveRightBackground()
bottomLeftBackground
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource bottomLeftBackground()
bottomRightBackground
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource bottomRightBackground()
scrollerLeft
ImageResource scrollerLeft()
scrollerLeftOver
ImageResource scrollerLeftOver()
scrollerRight
ImageResource scrollerRight()
scrollerRightOver
ImageResource scrollerRightOver()
style
@ClientBundle.Source(value={"com/sencha/gxt/theme/base/client/tabs/TabPanel.css","BlueTabPanel.css"})
BlueTabPanelAppearance.BlueTabPanelStyle style()
- Specified by:
style in interface TabPanelBaseAppearance.TabPanelResources
tabCenter
@ImageResource.ImageOptions(repeatStyle=Horizontal)
ImageResource tabCenter()
tabCenterActive
@ImageResource.ImageOptions(repeatStyle=Horizontal)
ImageResource tabCenterActive()
tabCenterOver
@ImageResource.ImageOptions(repeatStyle=Horizontal)
ImageResource tabCenterOver()
tabClose
ImageResource tabClose()
tabLeft
ImageResource tabLeft()
tabLeftActive
ImageResource tabLeftActive()
tabLeftOver
ImageResource tabLeftOver()
tabRight
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource tabRight()
tabRightActive
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource tabRightActive()
tabRightOver
@ImageResource.ImageOptions(repeatStyle=Both)
ImageResource tabRightOver()
tabStripBackground
@ImageResource.ImageOptions(repeatStyle=Horizontal)
ImageResource tabStripBackground()
tabStripBottomBackground
@ImageResource.ImageOptions(repeatStyle=Horizontal)
ImageResource tabStripBottomBackground()
Copyright © 2012. All Rights Reserved.