Package net.arcadiusmc.dom.style
Interface StyleProperties
- All Superinterfaces:
StylePropertiesReadonly
Modifiable map of style properties
-
Method Summary
Modifier and TypeMethodDescriptionsetAlignItems(String value) Set thealign-itemsproperty.setAlignItems(AlignItems value) Set thealign-itemsproperty.setBackgroundColor(String value) Set thebackground-colorproperty.setBackgroundColor(Color value) Set thebackground-colorproperty.Set theboldproperty.Set theboldproperty.Set theborderproperty.Set theborderproperty.Set theborderproperty.Set theborderproperty.Set theborderproperty.setBorderBottom(String value) Set theborder-bottomproperty.setBorderBottom(Primitive value) Set theborder-bottomproperty.setBorderColor(String value) Set theborder-colorproperty.setBorderColor(Color value) Set theborder-colorproperty.setBorderLeft(String value) Set theborder-leftproperty.setBorderLeft(Primitive value) Set theborder-leftproperty.setBorderRight(String value) Set theborder-rightproperty.setBorderRight(Primitive value) Set theborder-rightproperty.setBorderTop(String value) Set theborder-topproperty.setBorderTop(Primitive value) Set theborder-topproperty.Set thecolorproperty.Set thecolorproperty.setDisplay(String value) Set thedisplayproperty.setDisplay(DisplayType value) Set thedisplayproperty.setFlexDirection(String value) Set theflex-directionproperty.setFlexDirection(FlexDirection value) Set theflex-directionproperty.setFlexWrap(String value) Set theflex-wrapproperty.setFlexWrap(FlexWrap value) Set theflex-wrapproperty.Set theheightproperty.Set theheightproperty.Set theitalicproperty.Set theitalicproperty.setJustifyContent(String value) Set thejustify-contentproperty.setJustifyContent(JustifyContent value) Set thejustify-contentproperty.Set themarginproperty.Set themarginproperty.Set themarginproperty.Set themarginproperty.Set themarginproperty.setMarginBottom(String value) Set themargin-bottomproperty.setMarginBottom(Primitive value) Set themargin-bottomproperty.setMarginLeft(String value) Set themargin-leftproperty.setMarginLeft(Primitive value) Set themargin-leftproperty.setMarginRight(String value) Set themargin-rightproperty.setMarginRight(Primitive value) Set themargin-rightproperty.setMarginTop(String value) Set themargin-topproperty.setMarginTop(Primitive value) Set themargin-topproperty.setMaxHeight(String value) Set themax-heightproperty.setMaxHeight(Primitive value) Set themax-heightproperty.setMaxWidth(String value) Set themax-widthproperty.setMaxWidth(Primitive value) Set themax-widthproperty.setMinHeight(String value) Set themin-heightproperty.setMinHeight(Primitive value) Set themin-heightproperty.setMinWidth(String value) Set themin-widthproperty.setMinWidth(Primitive value) Set themin-widthproperty.setObfuscated(Boolean value) Set theobfuscatedproperty.setObfuscated(String value) Set theobfuscatedproperty.Set theorderproperty.Set theorderproperty.setOutline(String value) Set theoutlineproperty.setOutline(Primitive value) Set theoutlineproperty.setOutline(Primitive x, Primitive y) Set theoutlineproperty.setOutline(Primitive top, Primitive x, Primitive bottom) Set theoutlineproperty.setOutline(Primitive top, Primitive right, Primitive bottom, Primitive left) Set theoutlineproperty.setOutlineBottom(String value) Set theoutline-bottomproperty.setOutlineBottom(Primitive value) Set theoutline-bottomproperty.setOutlineColor(String value) Set theoutline-colorproperty.setOutlineColor(Color value) Set theoutline-colorproperty.setOutlineLeft(String value) Set theoutline-leftproperty.setOutlineLeft(Primitive value) Set theoutline-leftproperty.setOutlineRight(String value) Set theoutline-rightproperty.setOutlineRight(Primitive value) Set theoutline-rightproperty.setOutlineTop(String value) Set theoutline-topproperty.setOutlineTop(Primitive value) Set theoutline-topproperty.setPadding(String value) Set thepaddingproperty.setPadding(Primitive value) Set thepaddingproperty.setPadding(Primitive x, Primitive y) Set thepaddingproperty.setPadding(Primitive top, Primitive x, Primitive bottom) Set thepaddingproperty.setPadding(Primitive top, Primitive right, Primitive bottom, Primitive left) Set thepaddingproperty.setPaddingBottom(String value) Set thepadding-bottomproperty.setPaddingBottom(Primitive value) Set thepadding-bottomproperty.setPaddingLeft(String value) Set thepadding-leftproperty.setPaddingLeft(Primitive value) Set thepadding-leftproperty.setPaddingRight(String value) Set thepadding-rightproperty.setPaddingRight(Primitive value) Set thepadding-rightproperty.setPaddingTop(String value) Set thepadding-topproperty.setPaddingTop(Primitive value) Set thepadding-topproperty.setProperty(@NotNull String propertyName, String value) Set the value of a CSS property.Set thescaleproperty.Set thescaleproperty.setStrikethrough(Boolean value) Set thestrikethroughproperty.setStrikethrough(String value) Set thestrikethroughproperty.setTextShadow(Boolean value) Set thetext-shadowproperty.setTextShadow(String value) Set thetext-shadowproperty.setUnderlined(Boolean value) Set theunderlinedproperty.setUnderlined(String value) Set theunderlinedproperty.Set thewidthproperty.Set thewidthproperty.Set thez-indexproperty.Set thez-indexproperty.Methods inherited from interface net.arcadiusmc.dom.style.StylePropertiesReadonly
getAlignItems, getBackgroundColor, getBold, getBorder, getBorderBottom, getBorderColor, getBorderLeft, getBorderRight, getBorderTop, getColor, getDisplay, getFlexDirection, getFlexWrap, getHeight, getItalic, getJustifyContent, getMargin, getMarginBottom, getMarginLeft, getMarginRight, getMarginTop, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getObfuscated, getOrder, getOutline, getOutlineBottom, getOutlineColor, getOutlineLeft, getOutlineRight, getOutlineTop, getPadding, getPaddingBottom, getPaddingLeft, getPaddingRight, getPaddingTop, getProperties, getPropertyValue, getScale, getStrikethrough, getTextShadow, getUnderlined, getWidth, getZIndex
-
Method Details
-
setColor
Set thecolorproperty.- Parameters:
value- Value- Returns:
this
-
setColor
Set thecolorproperty.- Parameters:
value- Value- Returns:
this
-
setBackgroundColor
Set thebackground-colorproperty.- Parameters:
value- Value- Returns:
this
-
setBackgroundColor
Set thebackground-colorproperty.- Parameters:
value- Value- Returns:
this
-
setBorderColor
Set theborder-colorproperty.- Parameters:
value- Value- Returns:
this
-
setBorderColor
Set theborder-colorproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineColor
Set theoutline-colorproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineColor
Set theoutline-colorproperty.- Parameters:
value- Value- Returns:
this
-
setTextShadow
Set thetext-shadowproperty.- Parameters:
value- Value- Returns:
this
-
setTextShadow
Set thetext-shadowproperty.- Parameters:
value- Value- Returns:
this
-
setBold
Set theboldproperty.- Parameters:
value- Value- Returns:
this
-
setBold
Set theboldproperty.- Parameters:
value- Value- Returns:
this
-
setItalic
Set theitalicproperty.- Parameters:
value- Value- Returns:
this
-
setItalic
Set theitalicproperty.- Parameters:
value- Value- Returns:
this
-
setUnderlined
Set theunderlinedproperty.- Parameters:
value- Value- Returns:
this
-
setUnderlined
Set theunderlinedproperty.- Parameters:
value- Value- Returns:
this
-
setStrikethrough
Set thestrikethroughproperty.- Parameters:
value- Value- Returns:
this
-
setStrikethrough
Set thestrikethroughproperty.- Parameters:
value- Value- Returns:
this
-
setObfuscated
Set theobfuscatedproperty.- Parameters:
value- Value- Returns:
this
-
setObfuscated
Set theobfuscatedproperty.- Parameters:
value- Value- Returns:
this
-
setDisplay
Set thedisplayproperty.- Parameters:
value- Value- Returns:
this
-
setDisplay
Set thedisplayproperty.- Parameters:
value- Value- Returns:
this
-
setScale
Set thescaleproperty.- Parameters:
value- Value- Returns:
this
-
setScale
Set thescaleproperty.- Parameters:
value- Value- Returns:
this
-
setWidth
Set thewidthproperty.- Parameters:
value- Value- Returns:
this
-
setWidth
Set thewidthproperty.- Parameters:
value- Value- Returns:
this
-
setHeight
Set theheightproperty.- Parameters:
value- Value- Returns:
this
-
setHeight
Set theheightproperty.- Parameters:
value- Value- Returns:
this
-
setMaxWidth
Set themax-widthproperty.- Parameters:
value- Value- Returns:
this
-
setMaxWidth
Set themax-widthproperty.- Parameters:
value- Value- Returns:
this
-
setMinWidth
Set themin-widthproperty.- Parameters:
value- Value- Returns:
this
-
setMinWidth
Set themin-widthproperty.- Parameters:
value- Value- Returns:
this
-
setMaxHeight
Set themax-heightproperty.- Parameters:
value- Value- Returns:
this
-
setMaxHeight
Set themax-heightproperty.- Parameters:
value- Value- Returns:
this
-
setMinHeight
Set themin-heightproperty.- Parameters:
value- Value- Returns:
this
-
setMinHeight
Set themin-heightproperty.- Parameters:
value- Value- Returns:
this
-
setPadding
Set thepaddingproperty.- Parameters:
value- Value- Returns:
this
-
setPadding
Set thepaddingproperty.- Parameters:
value- value padding- Returns:
this
-
setPadding
Set thepaddingproperty.- Parameters:
x- x paddingy- y padding- Returns:
this
-
setPadding
Set thepaddingproperty.- Parameters:
top- top paddingx- x paddingbottom- bottom padding- Returns:
this
-
setPadding
Set thepaddingproperty.- Parameters:
top- top paddingright- right paddingbottom- bottom paddingleft- left padding- Returns:
this
-
setPaddingTop
Set thepadding-topproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingTop
Set thepadding-topproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingRight
Set thepadding-rightproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingRight
Set thepadding-rightproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingBottom
Set thepadding-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingBottom
Set thepadding-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingLeft
Set thepadding-leftproperty.- Parameters:
value- Value- Returns:
this
-
setPaddingLeft
Set thepadding-leftproperty.- Parameters:
value- Value- Returns:
this
-
setOutline
Set theoutlineproperty.- Parameters:
value- Value- Returns:
this
-
setOutline
Set theoutlineproperty.- Parameters:
value- value outline- Returns:
this
-
setOutline
Set theoutlineproperty.- Parameters:
x- x outliney- y outline- Returns:
this
-
setOutline
Set theoutlineproperty.- Parameters:
top- top outlinex- x outlinebottom- bottom outline- Returns:
this
-
setOutline
Set theoutlineproperty.- Parameters:
top- top outlineright- right outlinebottom- bottom outlineleft- left outline- Returns:
this
-
setOutlineTop
Set theoutline-topproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineTop
Set theoutline-topproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineRight
Set theoutline-rightproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineRight
Set theoutline-rightproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineBottom
Set theoutline-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineBottom
Set theoutline-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineLeft
Set theoutline-leftproperty.- Parameters:
value- Value- Returns:
this
-
setOutlineLeft
Set theoutline-leftproperty.- Parameters:
value- Value- Returns:
this
-
setBorder
Set theborderproperty.- Parameters:
value- Value- Returns:
this
-
setBorder
Set theborderproperty.- Parameters:
value- value border- Returns:
this
-
setBorder
Set theborderproperty.- Parameters:
x- x bordery- y border- Returns:
this
-
setBorder
Set theborderproperty.- Parameters:
top- top borderx- x borderbottom- bottom border- Returns:
this
-
setBorder
Set theborderproperty.- Parameters:
top- top borderright- right borderbottom- bottom borderleft- left border- Returns:
this
-
setBorderTop
Set theborder-topproperty.- Parameters:
value- Value- Returns:
this
-
setBorderTop
Set theborder-topproperty.- Parameters:
value- Value- Returns:
this
-
setBorderRight
Set theborder-rightproperty.- Parameters:
value- Value- Returns:
this
-
setBorderRight
Set theborder-rightproperty.- Parameters:
value- Value- Returns:
this
-
setBorderBottom
Set theborder-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setBorderBottom
Set theborder-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setBorderLeft
Set theborder-leftproperty.- Parameters:
value- Value- Returns:
this
-
setBorderLeft
Set theborder-leftproperty.- Parameters:
value- Value- Returns:
this
-
setMargin
Set themarginproperty.- Parameters:
value- Value- Returns:
this
-
setMargin
Set themarginproperty.- Parameters:
value- value margin- Returns:
this
-
setMargin
Set themarginproperty.- Parameters:
x- x marginy- y margin- Returns:
this
-
setMargin
Set themarginproperty.- Parameters:
top- top marginx- x marginbottom- bottom margin- Returns:
this
-
setMargin
Set themarginproperty.- Parameters:
top- top marginright- right marginbottom- bottom marginleft- left margin- Returns:
this
-
setMarginTop
Set themargin-topproperty.- Parameters:
value- Value- Returns:
this
-
setMarginTop
Set themargin-topproperty.- Parameters:
value- Value- Returns:
this
-
setMarginRight
Set themargin-rightproperty.- Parameters:
value- Value- Returns:
this
-
setMarginRight
Set themargin-rightproperty.- Parameters:
value- Value- Returns:
this
-
setMarginBottom
Set themargin-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setMarginBottom
Set themargin-bottomproperty.- Parameters:
value- Value- Returns:
this
-
setMarginLeft
Set themargin-leftproperty.- Parameters:
value- Value- Returns:
this
-
setMarginLeft
Set themargin-leftproperty.- Parameters:
value- Value- Returns:
this
-
setZIndex
Set thez-indexproperty.- Parameters:
value- Value- Returns:
this
-
setZIndex
Set thez-indexproperty.- Parameters:
value- Value- Returns:
this
-
setAlignItems
Set thealign-itemsproperty.- Parameters:
value- Value- Returns:
this
-
setAlignItems
Set thealign-itemsproperty.- Parameters:
value- Value- Returns:
this
-
setFlexDirection
Set theflex-directionproperty.- Parameters:
value- Value- Returns:
this
-
setFlexDirection
Set theflex-directionproperty.- Parameters:
value- Value- Returns:
this
-
setFlexWrap
Set theflex-wrapproperty.- Parameters:
value- Value- Returns:
this
-
setFlexWrap
Set theflex-wrapproperty.- Parameters:
value- Value- Returns:
this
-
setJustifyContent
Set thejustify-contentproperty.- Parameters:
value- Value- Returns:
this
-
setJustifyContent
Set thejustify-contentproperty.- Parameters:
value- Value- Returns:
this
-
setOrder
Set theorderproperty.- Parameters:
value- Value- Returns:
this
-
setOrder
Set theorderproperty.- Parameters:
value- Value- Returns:
this
-
setProperty
Set the value of a CSS property.- Parameters:
propertyName- CSS property namevalue- Property value- Returns:
this- Throws:
NullPointerException- IfpropertyNameisnull
-