-
public final class InaiConfigStylesContainer
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description InaiConfigStylesContainer(String backgroundColor, String background, String border, String borderBottom, String borderBottomColor, String borderBottomLeftRadius, String borderBottomRightRadius, String borderBottomStyle, String borderBottomWidth, String borderColor, String borderLeft, String borderLeftColor, String borderLeftStyle, String borderLeftWidth, String borderRadius, String borderRight, String borderRightColor, String borderRightStyle, String borderRightWidth, String borderStyle, String borderTop, String borderTopColor, String borderTopLeftRadius, String borderTopRightRadius, String borderTopStyle, String borderTopWidth, String borderWidth, String boxShadow, String color, String webkitFontSmoothing, String mozOsxFontSmoothing, String fontFamily, String fontSize, String fontVariant, Integer fontWeight, String fontSmoothing, String height, String letterSpacing, String lineHeight, String margin, String marginBottom, String marginLeft, String marginRight, String marginTop, String outline, String outlineOffset, String padding, String paddingBottom, String paddingLeft, String paddingRight, String textDecoration, String textShadow, String textTransform, String transition, String width, String display, String alignItems, String justifyContent, String fontStyle, String fill, String clipPath)
-
Method Summary
-
-
Constructor Detail
-
InaiConfigStylesContainer
InaiConfigStylesContainer(String backgroundColor, String background, String border, String borderBottom, String borderBottomColor, String borderBottomLeftRadius, String borderBottomRightRadius, String borderBottomStyle, String borderBottomWidth, String borderColor, String borderLeft, String borderLeftColor, String borderLeftStyle, String borderLeftWidth, String borderRadius, String borderRight, String borderRightColor, String borderRightStyle, String borderRightWidth, String borderStyle, String borderTop, String borderTopColor, String borderTopLeftRadius, String borderTopRightRadius, String borderTopStyle, String borderTopWidth, String borderWidth, String boxShadow, String color, String webkitFontSmoothing, String mozOsxFontSmoothing, String fontFamily, String fontSize, String fontVariant, Integer fontWeight, String fontSmoothing, String height, String letterSpacing, String lineHeight, String margin, String marginBottom, String marginLeft, String marginRight, String marginTop, String outline, String outlineOffset, String padding, String paddingBottom, String paddingLeft, String paddingRight, String textDecoration, String textShadow, String textTransform, String transition, String width, String display, String alignItems, String justifyContent, String fontStyle, String fill, String clipPath)
-
-
Method Detail
-
getBackgroundColor
final String getBackgroundColor()
-
getBackground
final String getBackground()
-
getBorderBottom
final String getBorderBottom()
-
getBorderBottomColor
final String getBorderBottomColor()
-
getBorderBottomLeftRadius
final String getBorderBottomLeftRadius()
-
getBorderBottomRightRadius
final String getBorderBottomRightRadius()
-
getBorderBottomStyle
final String getBorderBottomStyle()
-
getBorderBottomWidth
final String getBorderBottomWidth()
-
getBorderColor
final String getBorderColor()
-
getBorderLeft
final String getBorderLeft()
-
getBorderLeftColor
final String getBorderLeftColor()
-
getBorderLeftStyle
final String getBorderLeftStyle()
-
getBorderLeftWidth
final String getBorderLeftWidth()
-
getBorderRadius
final String getBorderRadius()
-
getBorderRight
final String getBorderRight()
-
getBorderRightColor
final String getBorderRightColor()
-
getBorderRightStyle
final String getBorderRightStyle()
-
getBorderRightWidth
final String getBorderRightWidth()
-
getBorderStyle
final String getBorderStyle()
-
getBorderTop
final String getBorderTop()
-
getBorderTopColor
final String getBorderTopColor()
-
getBorderTopLeftRadius
final String getBorderTopLeftRadius()
-
getBorderTopRightRadius
final String getBorderTopRightRadius()
-
getBorderTopStyle
final String getBorderTopStyle()
-
getBorderTopWidth
final String getBorderTopWidth()
-
getBorderWidth
final String getBorderWidth()
-
getBoxShadow
final String getBoxShadow()
-
getWebkitFontSmoothing
final String getWebkitFontSmoothing()
-
getMozOsxFontSmoothing
final String getMozOsxFontSmoothing()
-
getFontFamily
final String getFontFamily()
-
getFontSize
final String getFontSize()
-
getFontVariant
final String getFontVariant()
-
getFontWeight
final Integer getFontWeight()
-
getFontSmoothing
final String getFontSmoothing()
-
getLetterSpacing
final String getLetterSpacing()
-
getLineHeight
final String getLineHeight()
-
getMarginBottom
final String getMarginBottom()
-
getMarginLeft
final String getMarginLeft()
-
getMarginRight
final String getMarginRight()
-
getMarginTop
final String getMarginTop()
-
getOutline
final String getOutline()
-
getOutlineOffset
final String getOutlineOffset()
-
getPadding
final String getPadding()
-
getPaddingBottom
final String getPaddingBottom()
-
getPaddingLeft
final String getPaddingLeft()
-
getPaddingRight
final String getPaddingRight()
-
getTextDecoration
final String getTextDecoration()
-
getTextShadow
final String getTextShadow()
-
getTextTransform
final String getTextTransform()
-
getTransition
final String getTransition()
-
getDisplay
final String getDisplay()
-
getAlignItems
final String getAlignItems()
-
getJustifyContent
final String getJustifyContent()
-
getFontStyle
final String getFontStyle()
-
getClipPath
final String getClipPath()
-
-
-
-