Interface TabPanelBaseAppearance.TabPanelStyle
-
- All Superinterfaces:
com.google.gwt.resources.client.CssResource
,com.google.gwt.resources.client.CssResourceBase
,com.google.gwt.resources.client.ResourcePrototype
- All Known Subinterfaces:
BluePlainTabPanelAppearance.BluePlainTabPanelStyle
,BlueTabPanelAppearance.BlueTabPanelStyle
,GrayPlainTabPanelAppearance.GrayPlainTabPanelStyle
,GrayTabPanelAppearance.GrayTabPanelStyle
- Enclosing class:
- TabPanelBaseAppearance
public static interface TabPanelBaseAppearance.TabPanelStyle extends com.google.gwt.resources.client.CssResource
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.google.gwt.resources.client.CssResource
com.google.gwt.resources.client.CssResource.ClassName, com.google.gwt.resources.client.CssResource.Import, com.google.gwt.resources.client.CssResource.ImportedWithPrefix, com.google.gwt.resources.client.CssResource.NotStrict, com.google.gwt.resources.client.CssResource.Shared, com.google.gwt.resources.client.CssResource.Strict
-
-
Method Summary
-
-
-
Method Detail
-
tab
String tab()
-
tabBbar
String tabBbar()
-
tabBbarNoborder
String tabBbarNoborder()
-
tabBody
String tabBody()
-
tabBodyBottom
String tabBodyBottom()
-
tabBodyNoborder
String tabBodyNoborder()
-
tabBodyTop
String tabBodyTop()
-
tabBwrap
String tabBwrap()
-
tabEdge
String tabEdge()
-
tabFooter
String tabFooter()
-
tabFooterNoborder
String tabFooterNoborder()
-
tabHeader
String tabHeader()
-
tabHeaderNoborder
String tabHeaderNoborder()
-
tabImage
String tabImage()
-
tabLeft
String tabLeft()
-
tabNoborder
String tabNoborder()
-
tabRight
String tabRight()
-
tabScrollerLeft
String tabScrollerLeft()
-
tabScrollerLeftDisabled
String tabScrollerLeftDisabled()
-
tabScrollerLeftOver
String tabScrollerLeftOver()
-
tabScrollerRight
String tabScrollerRight()
-
tabScrollerRightDisabled
String tabScrollerRightDisabled()
-
tabScrollerRightOver
String tabScrollerRightOver()
-
tabScrolling
String tabScrolling()
-
tabScrollingBottom
String tabScrollingBottom()
-
tabsText
String tabsText()
-
tabStrip
String tabStrip()
-
tabStripActive
String tabStripActive()
-
tabStripBottom
String tabStripBottom()
-
tabStripClosable
String tabStripClosable()
-
tabStripClose
String tabStripClose()
-
tabStripDisabled
String tabStripDisabled()
-
tabStripInner
String tabStripInner()
-
tabStripOver
String tabStripOver()
-
tabStripText
String tabStripText()
-
tabStripTop
String tabStripTop()
-
tabStripWrap
String tabStripWrap()
-
tabTbar
String tabTbar()
-
tabTbarNoborder
String tabTbarNoborder()
-
tabWithIcon
String tabWithIcon()
-
xToolbar
String xToolbar()
-
-