com.vaadin.flow.dom.
Class ElementConstants
Constants for common element attribute, property, style names.
Since:
1.0
Author:
Vaadin Ltd
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
The aria-label attribute.
static final String
Deprecated.
static final String
The aria-labelledby attribute.
static final String
The label property.
static final String
The style property for align-items.
static final String
The style property for align-self.
static final String
The style property for background.
static final String
The style property for background-color.
static final String
The style property for background-image.
static final String
The style property for border.
static final String
The style property for border-bottom.
static final String
The style property for border-left.
static final String
The style property for border-radius.
static final String
The style property for border-right.
static final String
The style property for border-top.
static final String
The style property for bottom.
static final String
The style property for box-shadow.
static final String
The style property for box-sizing.
static final String
The style property for clear.
static final String
The style property for color.
static final String
The style property for cursor.
static final String
The style property for display.
static final String
The style property for flex-basis.
static final String
The style property for flex-direction.
static final String
The style property for flex-grow.
static final String
The style property for flex-shrink.
static final String
The style property for flex-wrap.
static final String
The style property for float.
static final String
The style property for font.
static final String
The style property for font-size.
static final String
The style property for font-weight.
static final String
The style property for height.
static final String
The style property for justify-content.
static final String
The style property for left.
static final String
The style property for line-height.
static final String
The style property for margin.
static final String
The style property for margin-bottom.
static final String
The style property for margin-inline-end.
static final String
The style property for margin-inline-start.
static final String
The style property for margin-left.
static final String
The style property for margin-right.
static final String
The style property for margin-top.
static final String
The style property for max-height.
static final String
The style property for max-width.
static final String
The style property for min-height.
static final String
The style property for min-width.
static final String
The style property for opacity.
static final String
The style property for outline.
static final String
The style property for overflow.
static final String
The style property for padding.
static final String
The style property for padding-bottom.
static final String
The style property for padding-left.
static final String
The style property for padding-right.
static final String
The style property for padding-top.
static final String
The style property for position.
static final String
The style property for right.
static final String
The style property for scale.
static final String
The style property for text-align.
static final String
The style property for text-decoration.
static final String
The style property for top.
static final String
The style property for transform.
static final String
The style property for transform-origin.
static final String
The style property for transition.
static final String
The style property for visibility.
static final String
The style property for white-space.
static final String
The style property for width.
static final String
The style property for z-index.
-
Method Summary
-
Field Details
-
STYLE_WIDTH
The style property for width.
See Also:
-
STYLE_MIN_WIDTH
The style property for min-width.
See Also:
-
STYLE_MAX_WIDTH
The style property for max-width.
See Also:
-
STYLE_HEIGHT
The style property for height.
See Also:
-
STYLE_MIN_HEIGHT
The style property for min-height.
See Also:
-
STYLE_MAX_HEIGHT
The style property for max-height.
See Also:
-
STYLE_BACKGROUND
The style property for background.
See Also:
-
STYLE_BACKGROUND_COLOR
The style property for background-color.
See Also:
-
STYLE_BACKGROUND_IMAGE
The style property for background-image.
See Also:
-
STYLE_COLOR
The style property for color.
See Also:
-
STYLE_BORDER
The style property for border.
See Also:
-
STYLE_BORDER_LEFT
The style property for border-left.
See Also:
-
STYLE_BORDER_RIGHT
The style property for border-right.
See Also:
-
STYLE_BORDER_TOP
The style property for border-top.
See Also:
-
STYLE_BORDER_BOTTOM
The style property for border-bottom.
See Also:
-
STYLE_BORDER_RADIUS
The style property for border-radius.
See Also:
-
STYLE_BOX_SIZING
The style property for box-sizing.
See Also:
-
STYLE_BOX_SHADOW
The style property for box-shadow.
See Also:
-
STYLE_CLEAR
The style property for clear.
See Also:
-
STYLE_CURSOR
The style property for cursor.
See Also:
-
STYLE_DISPLAY
The style property for display.
See Also:
-
STYLE_FLOAT
The style property for float.
See Also:
-
STYLE_FONT
The style property for font.
See Also:
-
STYLE_MARGIN
The style property for margin.
See Also:
-
STYLE_MARGIN_LEFT
The style property for margin-left.
See Also:
-
STYLE_MARGIN_RIGHT
The style property for margin-right.
See Also:
-
STYLE_MARGIN_TOP
The style property for margin-top.
See Also:
-
STYLE_MARGIN_BOTTOM
The style property for margin-bottom.
See Also:
-
STYLE_MARGIN_INLINE_START
The style property for margin-inline-start.
See Also:
-
STYLE_MARGIN_INLINE_END
The style property for margin-inline-end.
See Also:
-
STYLE_OUTLINE
The style property for outline.
See Also:
-
STYLE_OPACITY
The style property for opacity.
See Also:
-
STYLE_OVERFLOW
The style property for overflow.
See Also:
-
STYLE_PADDING
The style property for padding.
See Also:
-
STYLE_PADDING_LEFT
The style property for padding-left.
See Also:
-
STYLE_PADDING_RIGHT
The style property for padding-right.
See Also:
-
STYLE_PADDING_TOP
The style property for padding-top.
See Also:
-
STYLE_PADDING_BOTTOM
The style property for padding-bottom.
See Also:
-
STYLE_POSITION
The style property for position.
See Also:
-
STYLE_SCALE
The style property for scale.
See Also:
-
STYLE_TEXT_ALIGN
The style property for text-align.
See Also:
-
STYLE_TEXT_DECORATION
The style property for text-decoration.
See Also:
-
STYLE_TRANSFORM
The style property for transform.
See Also:
-
STYLE_TRANSFORM_ORIGIN
The style property for transform-origin.
See Also:
-
STYLE_TRANSITION
The style property for transition.
See Also:
-
STYLE_VISIBILITY
The style property for visibility.
See Also:
-
STYLE_WHITE_SPACE
The style property for white-space.
See Also:
-
STYLE_LEFT
The style property for left.
See Also:
-
STYLE_RIGHT
The style property for right.
See Also:
-
STYLE_TOP
The style property for top.
See Also:
-
STYLE_BOTTOM
The style property for bottom.
See Also:
-
STYLE_Z_INDEX
The style property for z-index.
See Also:
-
STYLE_FONT_WEIGHT
The style property for font-weight.
See Also:
-
STYLE_FONT_SIZE
The style property for font-size.
See Also:
-
STYLE_LINE_HEIGHT
The style property for line-height.
See Also:
-
STYLE_ALIGN_ITEMS
The style property for align-items.
See Also:
-
STYLE_ALIGN_SELF
The style property for align-self.
See Also:
-
STYLE_FLEX_WRAP
The style property for flex-wrap.
See Also:
-
STYLE_FLEX_GROW
The style property for flex-grow.
See Also:
-
STYLE_FLEX_SHRINK
The style property for flex-shrink.
See Also:
-
STYLE_JUSTIFY_CONTENT
The style property for justify-content.
See Also:
-
STYLE_FLEX_DIRECTION
The style property for flex-direction.
See Also:
-
STYLE_FLEX_BASIS
The style property for flex-basis.
See Also:
-
LABEL_PROPERTY_NAME
The label property.
See Also:
-
ARIA_LABEL_PROPERTY_NAME
Deprecated.useARIA_LABEL_ATTRIBUTE_NAME
insteadThe aria-label property.
See Also:
-
ARIA_LABEL_ATTRIBUTE_NAME
The aria-label attribute.
See Also:
-
ARIA_LABELLEDBY_ATTRIBUTE_NAME
The aria-labelledby attribute.
See Also:
-
ARIA_LABEL_ATTRIBUTE_NAME
instead