Class CSSProperties
java.lang.Object
elemental2.dom.CSSProperties
- Direct Known Subclasses:
CSSStyleDeclaration
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
static interface
-
Field Summary
FieldsModifier and TypeFieldDescriptiondouble
double
double
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
alignContent
-
alignItems
-
alignSelf
-
animation
-
animationDelay
-
animationDirection
-
animationDuration
-
animationFillMode
-
animationIterationCount
-
animationName
-
animationPlayState
-
animationTimingFunction
-
azimuth
-
backdropFilter
-
backfaceVisibility
-
background
-
backgroundAttachment
-
backgroundColor
-
backgroundImage
-
backgroundPosition
-
backgroundRepeat
-
backgroundSize
-
border
-
borderBottom
-
borderBottomColor
-
borderBottomLeftRadius
-
borderBottomRightRadius
-
borderBottomStyle
-
borderBottomWidth
-
borderCollapse
-
borderColor
-
borderImage
-
borderImageOutset
-
borderImageRepeat
-
borderImageSlice
-
borderImageSource
-
borderImageWidth
-
borderLeft
-
borderLeftColor
-
borderLeftStyle
-
borderLeftWidth
-
borderRadius
-
borderRight
-
borderRightColor
-
borderRightStyle
-
borderRightWidth
-
borderSpacing
-
borderStyle
-
borderTop
-
borderTopColor
-
borderTopLeftRadius
-
borderTopRightRadius
-
borderTopStyle
-
borderTopWidth
-
borderWidth
-
bottom
-
boxShadow
-
boxSizing
-
captionSide
-
clear
-
clip
-
clipPath
-
color
-
contain
-
-
contentVisibility
-
counterIncrement
-
counterReset
-
cssFloat
-
cssText
-
cue
-
cueAfter
-
cueBefore
-
cursor
-
direction
-
display
-
elevation
-
emptyCells
-
fill
-
fillOpacity
-
fillRule
-
flex
-
flexBasis
-
flexDirection
-
flexFlow
-
flexGrow
public double flexGrow -
flexShrink
public double flexShrink -
flexWrap
-
font
-
fontFamily
-
fontSize
-
fontSizeAdjust
-
fontStretch
-
fontStyle
-
fontVariant
-
fontWeight
-
grid
-
gridArea
-
gridAutoColumns
-
gridAutoFlow
-
gridAutoRows
-
gridColumn
-
gridColumnEnd
-
gridColumnStart
-
gridRow
-
gridRowEnd
-
gridRowStart
-
gridTemplate
-
gridTemplateAreas
-
gridTemplateColumns
-
gridTemplateRows
-
height
-
inset
-
insetBlock
-
insetBlockEnd
-
insetBlockStart
-
insetInline
-
insetInlineEnd
-
insetInlineStart
-
justifyContent
-
left
-
letterSpacing
-
lineHeight
-
listStyle
-
listStyleImage
-
listStylePosition
-
listStyleType
-
margin
-
marginBottom
-
marginLeft
-
marginRight
-
marginTop
-
markerOffset
-
marks
-
maxHeight
-
maxWidth
-
minHeight
-
minWidth
-
objectFit
-
objectPosition
-
opacity
-
order
public double order -
orphans
-
outline
-
outlineColor
-
outlineOffset
-
outlineStyle
-
outlineWidth
-
overflow
-
overscrollBehavior
-
padding
-
paddingBottom
-
paddingLeft
-
paddingRight
-
paddingTop
-
page
-
pageBreakAfter
-
pageBreakBefore
-
pageBreakInside
-
pause
-
pauseAfter
-
pauseBefore
-
perspective
-
perspectiveOrigin
-
pitch
-
pitchRange
-
playDuring
-
pointerEvents
-
position
-
quotes
-
resize
-
richness
-
right
-
size
-
speak
-
speakHeader
-
speakNumeral
-
speakPunctuation
-
speechRate
-
stress
-
stroke
-
strokeAlignment
-
strokeDashadjust
-
strokeDasharray
-
strokeDashcorner
-
strokeDashoffset
-
strokeLinecap
-
strokeLinejoin
-
strokeMiterlimit
-
strokeOpacity
-
strokeWidth
-
tableLayout
-
textAlign
-
textDecoration
-
textDecorationColor
-
textDecorationLine
-
textDecorationPosition
-
textDecorationStyle
-
textIndent
-
textOverflow
-
textShadow
-
textTransform
-
top
-
touchAction
-
transform
-
transformOrigin
-
transformStyle
-
transition
-
transitionDelay
-
transitionDuration
-
transitionProperty
-
transitionTimingFunction
-
unicodeBidi
-
userSelect
-
verticalAlign
-
visibility
-
voiceFamily
-
volume
-
whiteSpace
-
widows
-
width
-
willChange
-
wordSpacing
-
wordWrap
-
zIndex
-
-
Constructor Details
-
CSSProperties
public CSSProperties()
-