-
public final class InaiConfigStylesCta
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description InaiConfigStylesCta(String backgroundColor, String color, Integer fontWeight, String fontSize, String borderRadius, String border, String outline, String padding, String background, String borderBottom, String borderBottomColor, String borderBottomLeftRadius, String borderBottomRightRadius, String borderBottomStyle, String borderBottomWidth, String borderColor, String borderLeft, String borderLeftColor, String borderLeftStyle, String borderLeftWidth, 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 webkitFontSmoothing, String mozOsxFontSmoothing, String fontFamily, String fontVariant, String fontSmoothing, String height, String letterSpacing, String lineHeight, String margin, String marginBottom, String marginLeft, String marginRight, String marginTop, String outlineOffset, 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
-
InaiConfigStylesCta
InaiConfigStylesCta(String backgroundColor, String color, Integer fontWeight, String fontSize, String borderRadius, String border, String outline, String padding, String background, String borderBottom, String borderBottomColor, String borderBottomLeftRadius, String borderBottomRightRadius, String borderBottomStyle, String borderBottomWidth, String borderColor, String borderLeft, String borderLeftColor, String borderLeftStyle, String borderLeftWidth, 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 webkitFontSmoothing, String mozOsxFontSmoothing, String fontFamily, String fontVariant, String fontSmoothing, String height, String letterSpacing, String lineHeight, String margin, String marginBottom, String marginLeft, String marginRight, String marginTop, String outlineOffset, 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()
-
getFontWeight
final Integer getFontWeight()
-
getFontSize
final String getFontSize()
-
getBorderRadius
final String getBorderRadius()
-
getOutline
final String getOutline()
-
getPadding
final String getPadding()
-
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()
-
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()
-
getFontVariant
final String getFontVariant()
-
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()
-
getOutlineOffset
final String getOutlineOffset()
-
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()
-
-
-
-