Modifier and Type | Method and Description |
---|---|
String |
getBackground()
Returns the CSS 'background' property from element.
|
String |
getBackgroundColor()
Returns the CSS 'backgroundColor' property from element.
|
String |
getBackgroundImage()
Returns the CSS 'backgroundImage' property from element.
|
String |
getBackgroundSize()
Returns the CSS 'backgroundSize' property from element.
|
String |
getBorder()
Returns the CSS 'border' property from element.
|
String |
getBorderBottom()
Returns the CSS 'borderBottom' property from element.
|
String |
getBorderBottomColor()
Returns the CSS 'borderBottomColor' property from element.
|
double |
getBorderBottomLeftRadius()
Returns the CSS 'borderBottomLeftRadius' property from element.
|
double |
getBorderBottomRightRadius()
Returns the CSS 'borderBottomRightRadius' property from element.
|
String |
getBorderBottomStyle()
Returns the CSS 'borderBottomStyle' property from element.
|
String |
getBorderBottomWidth()
Returns the CSS 'borderBottomWidth' property from element.
|
String |
getBorderCollapse()
Returns the CSS 'borderCollapse' property from element.
|
String |
getBorderColor()
Returns the CSS 'borderColor' property from element.
|
String |
getBorderImage()
Returns the CSS 'borderImage' property from element.
|
String |
getBorderImageWidth()
Returns the CSS 'borderImageWidth' property from element.
|
String |
getBorderLeft()
Returns the CSS 'borderLeft' property from element.
|
String |
getBorderLeftColor()
Returns the CSS 'borderLeftColor' property from element.
|
String |
getBorderLeftStyle()
Returns the CSS 'borderLeftStyle' property from element.
|
String |
getBorderLeftWidth()
Returns the CSS 'borderLeftWidth' property from element.
|
String |
getBorderRadius()
Returns the CSS 'borderRadius' property from element.
|
String |
getBorderRight()
Returns the CSS 'borderRight' property from element.
|
String |
getBorderRightColor()
Returns the CSS 'borderRightColor' property from element.
|
String |
getBorderRightStyle()
Returns the CSS 'borderRightStyle' property from element.
|
String |
getBorderRightWidth()
Returns the CSS 'borderRightWidth' property from element.
|
String |
getBorderSpacing()
Returns the CSS 'borderSpacing' property from element.
|
BorderStyle |
getBorderStyle()
Returns the CSS 'borderStyle' property from element.
|
String |
getBorderTop()
Returns the CSS 'borderTop' property from element.
|
String |
getBorderTopColor()
Returns the CSS 'borderTopColor' property from element.
|
double |
getBorderTopLeftRadius()
Returns the CSS 'borderTopLeftRadius' property from element.
|
double |
getBorderTopRightRadius()
Returns the CSS 'borderTopRightRadius' property from element.
|
String |
getBorderTopStyle()
Returns the CSS 'borderTopStyle' property from element.
|
String |
getBorderTopWidth()
Returns the CSS 'borderTopWidth' property from element.
|
String |
getBorderWidth()
Returns the CSS 'borderWidth' property from element.
|
String |
getBottom()
Returns the CSS 'bottom' property from element.
|
String |
getColor()
Returns the CSS 'color' property from element.
|
CursorType |
getCursorType()
Returns the CSS 'cursor' property from element.
|
String |
getDirection()
Returns the CSS 'direction' property from element.
|
Display |
getDisplay()
Returns the CSS 'display' property from element.
|
String |
getFont()
Returns the CSS 'font' property from element.
|
String |
getFontFamily()
Returns the CSS 'fontFamily' property from element.
|
String |
getFontSize()
Returns the CSS 'fontSize' property from element.
|
String |
getFontSizeAdjust()
Returns the CSS 'fontSizeAdjust' property from element.
|
String |
getFontStretch()
Returns the CSS 'fontStretch' property from element.
|
String |
getFontStyle()
Returns the CSS 'fontStyle' property from element.
|
String |
getFontVariant()
Returns the CSS 'fontVariant' property from element.
|
String |
getFontWeight()
Returns the CSS 'fontWeight' property from element.
|
String |
getHeight()
Returns the CSS 'height' property from element.
|
String |
getLeft()
Returns the CSS 'left' property from element.
|
String |
getLineHeight()
Returns the CSS 'lineHeight' property from element.
|
String |
getMargin()
Returns the CSS 'margin' property from element.
|
String |
getMarginBottom()
Returns the CSS 'marginBottom' property from element.
|
String |
getMarginLeft()
Returns the CSS 'marginLeft' property from element.
|
String |
getMarginRight()
Returns the CSS 'marginRight' property from element.
|
String |
getMarginTop()
Returns the CSS 'marginTop' property from element.
|
String |
getMaxHeight()
Returns the CSS 'maxHeight' property from element.
|
String |
getMaxWidth()
Returns the CSS 'maxWidth' property from element.
|
String |
getMinHeight()
Returns the CSS 'minHeight' property from element.
|
String |
getMinWidth()
Returns the CSS 'minWidth' property from element.
|
double |
getOpacity()
Returns the CSS 'opacity' property from element.
|
String |
getOverflow()
Returns the CSS 'overflow' property from element.
|
String |
getPadding()
Returns the CSS 'padding' property from element.
|
String |
getPaddingBottom()
Returns the CSS 'paddingBottom' property from element.
|
String |
getPaddingLeft()
Returns the CSS 'paddingLeft' property from element.
|
String |
getPaddingRight()
Returns the CSS 'paddingRight' property from element.
|
String |
getPaddingTop()
Returns the CSS 'paddingTop' property from element.
|
Position |
getPosition()
Returns the CSS 'position' property from element.
|
String |
getRight()
Returns the CSS 'right' property from element.
|
String |
getSize()
Returns the CSS 'size' property from element.
|
String |
getTextAlign()
Returns the CSS 'textAlign' property from element.
|
TextDecoration |
getTextDecoration()
Returns the CSS 'textDecoration' property from element.
|
String |
getTextIndent()
Returns the CSS 'textIndent' property from element.
|
String |
getTextOverflow()
Returns the CSS 'textOverflow' property from element.
|
String |
getTextShadow()
Returns the CSS 'textShadow' property from element.
|
String |
getTop()
Returns the CSS 'top' property from element.
|
String |
getVerticalAlign()
Returns the CSS 'verticalAlign' property from element.
|
String |
getVisibility()
Returns the CSS 'visibility' property from element.
|
String |
getWhiteSpace()
Returns the CSS 'whiteSpace' property from element.
|
String |
getWidth()
Returns the CSS 'width' property from element.
|
String |
getWordSpacing()
Returns the CSS 'wordSpacing' property from element.
|
String |
getWordWrap()
Returns the CSS 'wordWrap' property from element.
|
void |
setBackground(String background)
Sets the CSS 'background' property in the element.
|
void |
setBackgroundColor(String backgroundColor)
Sets the CSS 'backgroundColor' property in the element.
|
void |
setBackgroundImage(String backgroundImage)
Sets the CSS 'backgroundImage' property in the element.
|
void |
setBackgroundSize(String backgroundSize)
Sets the CSS 'backgroundSize' property in the element.
|
void |
setBorder(String border)
Sets the CSS 'border' property in the element.
|
void |
setBorderBottom(String borderBottom)
Sets the CSS 'borderBottom' property in the element.
|
void |
setBorderBottomColor(String borderBottomColor)
Sets the CSS 'borderBottomColor' property in the element.
|
void |
setBorderBottomLeftRadius(double borderBottomLeftRadius)
Sets the CSS 'borderBottomLeftRadius' property in the element.
|
void |
setBorderBottomRightRadius(double borderBottomRightRadius)
Sets the CSS 'borderBottomRightRadius' property in the element.
|
void |
setBorderBottomStyle(String borderBottomStyle)
Sets the CSS 'borderBottomStyle' property in the element.
|
void |
setBorderBottomWidth(String borderBottomWidth)
Sets the CSS 'borderBottomWidth' property in the element.
|
void |
setBorderCollapse(String borderCollapse)
Sets the CSS 'borderCollapse' property in the element.
|
void |
setBorderColor(String borderColor)
Sets the CSS 'borderColor' property in the element.
|
void |
setBorderImage(String borderImage)
Sets the CSS 'borderImage' property in the element.
|
void |
setBorderImageWidth(String borderImageWidth)
Sets the CSS 'borderImageWidth' property in the element.
|
void |
setBorderLeft(String borderLeft)
Sets the CSS 'borderLeft' property in the element.
|
void |
setBorderLeftColor(String borderLeftColor)
Sets the CSS 'borderLeftColor' property in the element.
|
void |
setBorderLeftStyle(String borderLeftStyle)
Sets the CSS 'borderLeftStyle' property in the element.
|
void |
setBorderLeftWidth(String borderLeftWidth)
Sets the CSS 'borderLeftWidth' property in the element.
|
void |
setBorderRadius(String borderRadius)
Sets the CSS 'borderRadius' property in the element.
|
void |
setBorderRight(String borderRight)
Sets the CSS 'borderRight' property in the element.
|
void |
setBorderRightColor(String borderRightColor)
Sets the CSS 'borderRightColor' property in the element.
|
void |
setBorderRightStyle(String borderRightStyle)
Sets the CSS 'borderRightStyle' property in the element.
|
void |
setBorderRightWidth(String borderRightWidth)
Sets the CSS 'borderRightWidth' property in the element.
|
void |
setBorderSpacing(String borderSpacing)
Sets the CSS 'borderSpacing' property in the element.
|
void |
setBorderStyle(BorderStyle borderStyle)
Sets the CSS 'borderStyle' property in the element.
|
void |
setBorderTop(String borderTop)
Sets the CSS 'borderTop' property in the element.
|
void |
setBorderTopColor(String borderTopColor)
Sets the CSS 'borderTopColor' property in the element.
|
void |
setBorderTopLeftRadius(double borderTopLeftRadius)
Sets the CSS 'borderTopLeftRadius' property in the element.
|
void |
setBorderTopRightRadius(double borderTopRightRadius)
Sets the CSS 'borderTopRightRadius' property in the element.
|
void |
setBorderTopStyle(String borderTopStyle)
Sets the CSS 'borderTopStyle' property in the element.
|
void |
setBorderTopWidth(String borderTopWidth)
Sets the CSS 'borderTopWidth' property in the element.
|
void |
setBorderWidth(String borderWidth)
Sets the CSS 'borderWidth' property in the element.
|
void |
setBottom(String bottom)
Sets the CSS 'bottom' property in the element.
|
void |
setColor(String color)
Sets the CSS 'color' property in the element.
|
void |
setCursorType(CursorType cursor)
Sets the CSS 'cursor' property in the element.
|
void |
setDirection(String direction)
Sets the CSS 'direction' property in the element.
|
void |
setDisplay(Display display) |
void |
setFont(String font)
Sets the CSS 'font' property in the element.
|
void |
setFontFamily(String fontFamily)
Sets the CSS 'fontFamily' property in the element.
|
void |
setFontSize(String fontSize)
Sets the CSS 'fontSize' property in the element.
|
void |
setFontSizeAdjust(String fontSizeAdjust)
Sets the CSS 'fontSizeAdjust' property in the element.
|
void |
setFontStretch(String fontStretch)
Sets the CSS 'fontStretch' property in the element.
|
void |
setFontStyle(String fontStyle)
Sets the CSS 'fontStyle' property in the element.
|
void |
setFontVariant(String fontVariant)
Sets the CSS 'fontVariant' property in the element.
|
void |
setFontWeight(String fontWeight)
Sets the CSS 'fontWeight' property in the element.
|
void |
setHeight(String height)
Sets the CSS 'height' property in the element.
|
void |
setLeft(String left)
Sets the CSS 'left' property in the element.
|
void |
setLineHeight(String lineHeight)
Sets the CSS 'lineHeight' property in the element.
|
void |
setMargin(String margin)
Sets the CSS 'margin' property in the element.
|
void |
setMarginBottom(String marginBottom)
Sets the CSS 'marginBottom' property in the element.
|
void |
setMarginLeft(String marginLeft)
Sets the CSS 'marginLeft' property in the element.
|
void |
setMarginRight(String marginRight)
Sets the CSS 'marginRight' property in the element.
|
void |
setMarginTop(String marginTop)
Sets the CSS 'marginTop' property in the element.
|
void |
setMaxHeight(String maxHeight)
Sets the CSS 'maxHeight' property in the element.
|
void |
setMaxWidth(String maxWidth)
Sets the CSS 'maxWidth' property in the element.
|
void |
setMinHeight(String minHeight)
Sets the CSS 'minHeight' property in the element.
|
void |
setMinWidth(String minWidth)
Sets the CSS 'minWidth' property in the element.
|
void |
setOpacity(double opacity)
Sets the CSS 'opacity' property in the element.
|
void |
setOverflow(String overflow)
Sets the CSS 'overflow' property in the element.
|
void |
setPadding(String padding)
Sets the CSS 'padding' property in the element.
|
void |
setPaddingBottom(String paddingBottom)
Sets the CSS 'paddingBottom' property in the element.
|
void |
setPaddingLeft(String paddingLeft)
Sets the CSS 'paddingLeft' property in the element.
|
void |
setPaddingRight(String paddingRight)
Sets the CSS 'paddingRight' property in the element.
|
void |
setPaddingTop(String paddingTop)
Sets the CSS 'paddingTop' property in the element.
|
void |
setPosition(Position position)
Sets the CSS 'position' property in the element.
|
void |
setRight(String right)
Sets the CSS 'right' property in the element.
|
void |
setSize(String size)
Sets the CSS 'size' property in the element.
|
void |
setTextAlign(String textAlign)
Sets the CSS 'textAlign' property in the element.
|
void |
setTextDecoration(TextDecoration textDecoration)
Sets the CSS 'textDecoration' property in the element.
|
void |
setTextIndent(String textIndent)
Sets the CSS 'textIndent' property in the element.
|
void |
setTextOverflow(String textOverflow)
Sets the CSS 'textOverflow' property in the element.
|
void |
setTextShadow(String textShadow)
Sets the CSS 'textShadow' property in the element.
|
void |
setTop(String top)
Sets the CSS 'top' property in the element.
|
void |
setVerticalAlign(String verticalAlign)
Sets the CSS 'verticalAlign' property in the element.
|
void |
setVisibility(String visibility)
Sets the CSS 'visibility' property in the element.
|
void |
setWhiteSpace(String whiteSpace)
Sets the CSS 'whiteSpace' property in the element.
|
void |
setWidth(String width)
Sets the CSS 'width' property in the element.
|
void |
setWordSpacing(String wordSpacing)
Sets the CSS 'wordSpacing' property in the element.
|
void |
setWordWrap(String wordWrap)
Sets the CSS 'wordWrap' property in the element.
|
@JsProperty public String getBackground()
@JsProperty public void setBackground(String background)
background
- the CSS 'background' property to set@JsProperty public String getBackgroundColor()
@JsProperty public void setBackgroundColor(String backgroundColor)
backgroundColor
- the CSS 'backgroundColor' property to set@JsProperty public String getBackgroundImage()
@JsProperty public void setBackgroundImage(String backgroundImage)
backgroundImage
- the CSS 'backgroundImage' property to set@JsProperty public String getBackgroundSize()
@JsProperty public void setBackgroundSize(String backgroundSize)
backgroundSize
- the CSS 'backgroundSize' property to set@JsProperty public String getBorder()
@JsProperty public void setBorder(String border)
border
- the CSS 'border' property to set@JsProperty public String getBorderBottom()
@JsProperty public void setBorderBottom(String borderBottom)
borderBottom
- the CSS 'borderBottom' property to set@JsProperty public String getBorderBottomColor()
@JsProperty public void setBorderBottomColor(String borderBottomColor)
borderBottomColor
- the CSS 'borderBottomColor' property to set@JsProperty public double getBorderBottomLeftRadius()
@JsProperty public void setBorderBottomLeftRadius(double borderBottomLeftRadius)
borderBottomLeftRadius
- the CSS 'borderBottomLeftRadius' property to set@JsProperty public double getBorderBottomRightRadius()
@JsProperty public void setBorderBottomRightRadius(double borderBottomRightRadius)
borderBottomRightRadius
- the CSS 'borderBottomRightRadius' property to set@JsProperty public String getBorderBottomStyle()
@JsProperty public void setBorderBottomStyle(String borderBottomStyle)
borderBottomStyle
- the CSS 'borderBottomStyle' property to set@JsProperty public String getBorderBottomWidth()
@JsProperty public void setBorderBottomWidth(String borderBottomWidth)
borderBottomWidth
- the CSS 'borderBottomWidth' property to set@JsProperty public String getBorderCollapse()
@JsProperty public void setBorderCollapse(String borderCollapse)
borderCollapse
- the CSS 'borderCollapse' property to set@JsProperty public String getBorderColor()
@JsProperty public void setBorderColor(String borderColor)
borderColor
- the CSS 'borderColor' property to set@JsProperty public String getBorderLeft()
@JsProperty public void setBorderLeft(String borderLeft)
borderLeft
- the CSS 'borderLeft' property to set@JsProperty public String getBorderLeftColor()
@JsProperty public void setBorderLeftColor(String borderLeftColor)
borderLeftColor
- the CSS 'borderLeftColor' property to set@JsProperty public String getBorderLeftStyle()
@JsProperty public void setBorderLeftStyle(String borderLeftStyle)
borderLeftStyle
- the CSS 'borderLeftStyle' property to set@JsProperty public String getBorderLeftWidth()
@JsProperty public void setBorderLeftWidth(String borderLeftWidth)
borderLeftWidth
- the CSS 'borderLeftWidth' property to set@JsProperty public String getBorderRadius()
@JsProperty public void setBorderRadius(String borderRadius)
borderRadius
- the CSS 'borderRadius' property to set@JsProperty public String getBorderRight()
@JsProperty public void setBorderRight(String borderRight)
borderRight
- the CSS 'borderRight' property to set@JsProperty public String getBorderRightColor()
@JsProperty public void setBorderRightColor(String borderRightColor)
borderRightColor
- the CSS 'borderRightColor' property to set@JsProperty public String getBorderRightStyle()
@JsProperty public void setBorderRightStyle(String borderRightStyle)
borderRightStyle
- the CSS 'borderRightStyle' property to set@JsProperty public String getBorderRightWidth()
@JsProperty public void setBorderRightWidth(String borderRightWidth)
borderRightWidth
- the CSS 'borderRightWidth' property to set@JsProperty public String getBorderSpacing()
@JsProperty public void setBorderSpacing(String borderSpacing)
borderSpacing
- the CSS 'borderSpacing' property to set@JsOverlay public BorderStyle getBorderStyle()
@JsOverlay public void setBorderStyle(BorderStyle borderStyle)
borderStyle
- the CSS 'borderStyle' property to set@JsProperty public String getBorderTop()
@JsProperty public void setBorderTop(String borderTop)
borderTop
- the CSS 'borderTop' property to set@JsProperty public String getBorderTopColor()
@JsProperty public void setBorderTopColor(String borderTopColor)
borderTopColor
- the CSS 'borderTopColor' property to set@JsProperty public double getBorderTopLeftRadius()
@JsProperty public void setBorderTopLeftRadius(double borderTopLeftRadius)
borderTopLeftRadius
- the CSS 'borderTopLeftRadius' property to set@JsProperty public double getBorderTopRightRadius()
@JsProperty public void setBorderTopRightRadius(double borderTopRightRadius)
borderTopRightRadius
- the CSS 'borderTopRightRadius' property to set@JsProperty public String getBorderTopStyle()
@JsProperty public void setBorderTopStyle(String borderTopStyle)
borderTopStyle
- the CSS 'borderTopStyle' property to set@JsProperty public String getBorderTopWidth()
@JsProperty public void setBorderTopWidth(String borderTopWidth)
borderTopWidth
- the CSS 'borderTopWidth' property to set@JsProperty public String getBorderWidth()
@JsProperty public void setBorderWidth(String borderWidth)
borderWidth
- the CSS 'borderWidth' property to set@JsProperty public String getBorderImage()
@JsProperty public void setBorderImage(String borderImage)
borderImage
- the CSS 'borderImage' property to set@JsProperty public String getBorderImageWidth()
@JsProperty public void setBorderImageWidth(String borderImageWidth)
borderImageWidth
- the CSS 'borderImageWidth' property to set@JsProperty public String getBottom()
@JsProperty public void setBottom(String bottom)
bottom
- the CSS 'bottom' property to set@JsProperty public String getColor()
@JsProperty public void setColor(String color)
color
- the CSS 'color' property to set@JsOverlay public CursorType getCursorType()
@JsOverlay public void setCursorType(CursorType cursor)
cursor
- the CSS 'cursor' property to set@JsProperty public String getDirection()
@JsProperty public void setDirection(String direction)
direction
- the CSS 'direction' property to set@JsOverlay public Display getDisplay()
@JsOverlay public void setDisplay(Display display)
@JsProperty public String getFont()
@JsProperty public void setFont(String font)
font
- the CSS 'font' property to set@JsProperty public String getFontFamily()
@JsProperty public void setFontFamily(String fontFamily)
fontFamily
- the CSS 'fontFamily' property to set@JsProperty public String getFontSize()
@JsProperty public void setFontSize(String fontSize)
fontSize
- the CSS 'fontSize' property to set@JsProperty public String getFontSizeAdjust()
@JsProperty public void setFontSizeAdjust(String fontSizeAdjust)
fontSizeAdjust
- the CSS 'fontSizeAdjust' property to set@JsProperty public String getFontStretch()
@JsProperty public void setFontStretch(String fontStretch)
fontStretch
- the CSS 'fontStretch' property to set@JsProperty public String getFontStyle()
@JsProperty public void setFontStyle(String fontStyle)
fontStyle
- the CSS 'fontStyle' property to set@JsProperty public String getFontVariant()
@JsProperty public void setFontVariant(String fontVariant)
fontVariant
- the CSS 'fontVariant' property to set@JsProperty public String getFontWeight()
@JsProperty public void setFontWeight(String fontWeight)
fontWeight
- the CSS 'fontWeight' property to set@JsProperty public String getHeight()
@JsProperty public void setHeight(String height)
height
- the CSS 'height' property to set@JsProperty public String getLeft()
@JsProperty public void setLeft(String left)
left
- the CSS 'left' property to set@JsProperty public String getLineHeight()
@JsProperty public void setLineHeight(String lineHeight)
lineHeight
- the CSS 'lineHeight' property to set@JsProperty public String getMargin()
@JsProperty public void setMargin(String margin)
margin
- the CSS 'margin' property to set@JsProperty public String getMarginBottom()
@JsProperty public void setMarginBottom(String marginBottom)
marginBottom
- the CSS 'marginBottom' property to set@JsProperty public String getMarginLeft()
@JsProperty public void setMarginLeft(String marginLeft)
marginLeft
- the CSS 'marginLeft' property to set@JsProperty public String getMarginRight()
@JsProperty public void setMarginRight(String marginRight)
marginRight
- the CSS 'marginRight' property to set@JsProperty public String getMarginTop()
@JsProperty public void setMarginTop(String marginTop)
marginTop
- the CSS 'marginTop' property to set@JsProperty public String getMaxHeight()
@JsProperty public void setMaxHeight(String maxHeight)
maxHeight
- the CSS 'maxHeight' property to set@JsProperty public String getMaxWidth()
@JsProperty public void setMaxWidth(String maxWidth)
maxWidth
- the CSS 'maxWidth' property to set@JsProperty public String getMinHeight()
@JsProperty public void setMinHeight(String minHeight)
minHeight
- the CSS 'minHeight' property to set@JsProperty public String getMinWidth()
@JsProperty public void setMinWidth(String minWidth)
minWidth
- the CSS 'minWidth' property to set@JsProperty public double getOpacity()
@JsProperty public void setOpacity(double opacity)
opacity
- the CSS 'opacity' property to set@JsProperty public String getOverflow()
@JsProperty public void setOverflow(String overflow)
overflow
- the CSS 'overflow' property to set@JsProperty public String getPadding()
@JsProperty public void setPadding(String padding)
padding
- the CSS 'padding' property to set@JsProperty public String getPaddingBottom()
@JsProperty public void setPaddingBottom(String paddingBottom)
paddingBottom
- the CSS 'paddingBottom' property to set@JsProperty public String getPaddingLeft()
@JsProperty public void setPaddingLeft(String paddingLeft)
paddingLeft
- the CSS 'paddingLeft' property to set@JsProperty public String getPaddingRight()
@JsProperty public void setPaddingRight(String paddingRight)
paddingRight
- the CSS 'paddingRight' property to set@JsProperty public String getPaddingTop()
@JsProperty public void setPaddingTop(String paddingTop)
paddingTop
- the CSS 'paddingTop' property to set@JsOverlay public Position getPosition()
@JsOverlay public void setPosition(Position position)
position
- the CSS 'position' property to set@JsProperty public String getRight()
@JsProperty public void setRight(String right)
right
- the CSS 'right' property to set@JsProperty public String getSize()
@JsProperty public void setSize(String size)
size
- the CSS 'size' property to set@JsProperty public String getTextAlign()
@JsProperty public void setTextAlign(String textAlign)
textAlign
- the CSS 'textAlign' property to set@JsOverlay public TextDecoration getTextDecoration()
@JsOverlay public void setTextDecoration(TextDecoration textDecoration)
textDecoration
- the CSS 'textDecoration' property to set@JsProperty public String getTextIndent()
@JsProperty public void setTextIndent(String textIndent)
textIndent
- the CSS 'textIndent' property to set@JsProperty public String getTextOverflow()
@JsProperty public void setTextOverflow(String textOverflow)
textOverflow
- the CSS 'textOverflow' property to set@JsProperty public String getTextShadow()
@JsProperty public void setTextShadow(String textShadow)
textShadow
- the CSS 'textShadow' property to set@JsProperty public String getTop()
@JsProperty public void setTop(String top)
top
- the CSS 'top' property to set@JsProperty public String getVerticalAlign()
@JsProperty public void setVerticalAlign(String verticalAlign)
verticalAlign
- the CSS 'verticalAlign' property to set@JsProperty public String getVisibility()
@JsProperty public void setVisibility(String visibility)
visibility
- the CSS 'visibility' property to set@JsProperty public String getWhiteSpace()
@JsProperty public void setWhiteSpace(String whiteSpace)
whiteSpace
- the CSS 'whiteSpace' property to set@JsProperty public String getWidth()
@JsProperty public void setWidth(String width)
width
- the CSS 'width' property to set@JsProperty public String getWordSpacing()
@JsProperty public void setWordSpacing(String wordSpacing)
wordSpacing
- the CSS 'wordSpacing' property to set@JsProperty public String getWordWrap()
@JsProperty public void setWordWrap(String wordWrap)
wordWrap
- the CSS 'wordWrap' property to set