public static interface Css3TabPanelAppearance.Css3TabPanelStyle
extends 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| Modifier and Type | Method and Description |
|---|---|
String |
tab()
the entire tab panel
|
String |
tabBar()
tab bar, when above the body
|
String |
tabBody()
contents of the tab panel
|
String |
tabEdge() |
String |
tabImage()
icon element inside a tab item
|
String |
tabItem()
the tab item itself
|
String |
tabRight() |
String |
tabScrollerLeft() |
String |
tabScrollerLeftDisabled() |
String |
tabScrollerLeftOver() |
String |
tabScrollerRight() |
String |
tabScrollerRightDisabled() |
String |
tabScrollerRightOver() |
String |
tabScrolling() |
String |
tabStrip() |
String |
tabStripActive()
marker on the tab item that it is active
|
String |
tabStripClosable()
marker on the tab item that it may be closed
|
String |
tabStripClose()
close icon within a tab item, may not be visible
|
String |
tabStripInner() |
String |
tabStripOver()
marker on the tab item that it is hovered
|
String |
tabStripText()
text element inside the tab item
|
String |
tabStripWrap() |
String |
tabWithIcon()
extra marker on the tab item to indicate that there is an icon
|
String tab()
String tabBody()
String tabEdge()
String tabBar()
String tabImage()
String tabItem()
String tabRight()
String tabScrollerLeft()
String tabScrollerLeftDisabled()
String tabScrollerLeftOver()
String tabScrollerRight()
String tabScrollerRightDisabled()
String tabScrollerRightOver()
String tabScrolling()
String tabStrip()
String tabStripActive()
String tabStripClosable()
String tabStripClose()
String tabStripInner()
String tabStripOver()
String tabStripText()
String tabStripWrap()
String tabWithIcon()
Copyright © 2020. All Rights Reserved.