public interface TabDetails
| Modifier and Type | Method and Description |
|---|---|
FontDetails |
activeHeadingText() |
String |
bodyBackgroundColor() |
String |
borderColor() |
int |
borderRadius() |
String |
gradient() |
FontDetails |
headingText() |
String |
hoverGradient() |
FontDetails |
hoverHeadingText() |
int |
iconLeftOffset() |
int |
iconTopOffset() |
String |
inactiveGradient() |
String |
inactiveLastStopColor() |
String |
lastStopColor() |
EdgeDetails |
padding() |
EdgeDetails |
paddingWithClosable() |
EdgeDetails |
paddingWithIcon() |
String |
scrollerBackgroundColor() |
int |
scrollerWidth() |
String |
tabBarBorder() |
int |
tabBarBottomHeight() |
String |
tabBodyBorder() |
int |
tabHeight() |
String |
tabItemBorderLeft() |
String |
tabItemBorderRight() |
String |
tabItemBorderTop() |
int |
tabSpacing() |
String |
tabStripBottomBorder() |
String |
tabStripGradient() |
EdgeDetails |
tabStripPadding() |
EdgeDetails |
tabTextPadding() |
int borderRadius()
String bodyBackgroundColor()
String borderColor()
String gradient()
String inactiveGradient()
String hoverGradient()
String lastStopColor()
String inactiveLastStopColor()
FontDetails headingText()
FontDetails activeHeadingText()
FontDetails hoverHeadingText()
String tabStripGradient()
String tabItemBorderLeft()
String tabItemBorderTop()
String tabItemBorderRight()
String tabBarBorder()
EdgeDetails padding()
EdgeDetails paddingWithIcon()
int iconLeftOffset()
int iconTopOffset()
EdgeDetails paddingWithClosable()
String scrollerBackgroundColor()
int scrollerWidth()
int tabHeight()
int tabSpacing()
EdgeDetails tabStripPadding()
int tabBarBottomHeight()
String tabStripBottomBorder()
String tabBodyBorder()
EdgeDetails tabTextPadding()
Copyright © 2015. All Rights Reserved.