| Package | Description |
|---|---|
| com.helger.css.property | |
| com.helger.css.property.customizer | |
| com.helger.css.propertyvalue |
| Modifier and Type | Field and Description |
|---|---|
static ICSSValue |
CCSSProperties.DISPLAY_BLOCK |
static ICSSValue |
CCSSProperties.DISPLAY_BLOCK |
static ICSSValue |
CCSSProperties.DISPLAY_FLEX |
static ICSSValue |
CCSSProperties.DISPLAY_FLEX |
static ICSSValue |
CCSSProperties.DISPLAY_INLINE |
static ICSSValue |
CCSSProperties.DISPLAY_INLINE |
static ICSSValue |
CCSSProperties.DISPLAY_INLINE_BLOCK |
static ICSSValue |
CCSSProperties.DISPLAY_INLINE_BLOCK |
static ICSSValue |
CCSSProperties.DISPLAY_NONE |
static ICSSValue |
CCSSProperties.DISPLAY_NONE |
static ICSSValue |
CCSSProperties.HEIGHT_0 |
static ICSSValue |
CCSSProperties.HEIGHT_0 |
static ICSSValue |
CCSSProperties.HEIGHT_100PERC |
static ICSSValue |
CCSSProperties.HEIGHT_100PERC |
static ICSSValue |
CCSSProperties.MARGIN_0 |
static ICSSValue |
CCSSProperties.MARGIN_0 |
static ICSSValue |
CCSSProperties.MARGIN_BOTTOM_0 |
static ICSSValue |
CCSSProperties.MARGIN_BOTTOM_0 |
static ICSSValue |
CCSSProperties.MARGIN_LEFT_0 |
static ICSSValue |
CCSSProperties.MARGIN_LEFT_0 |
static ICSSValue |
CCSSProperties.MARGIN_RIGHT_0 |
static ICSSValue |
CCSSProperties.MARGIN_RIGHT_0 |
static ICSSValue |
CCSSProperties.MARGIN_TOP_0 |
static ICSSValue |
CCSSProperties.MARGIN_TOP_0 |
static ICSSValue |
CCSSProperties.PADDING_0 |
static ICSSValue |
CCSSProperties.PADDING_0 |
static ICSSValue |
CCSSProperties.PADDING_BOTTOM_0 |
static ICSSValue |
CCSSProperties.PADDING_BOTTOM_0 |
static ICSSValue |
CCSSProperties.PADDING_LEFT_0 |
static ICSSValue |
CCSSProperties.PADDING_LEFT_0 |
static ICSSValue |
CCSSProperties.PADDING_RIGHT_0 |
static ICSSValue |
CCSSProperties.PADDING_RIGHT_0 |
static ICSSValue |
CCSSProperties.PADDING_TOP_0 |
static ICSSValue |
CCSSProperties.PADDING_TOP_0 |
static ICSSValue |
CCSSProperties.VISIBILITY_HIDDEN |
static ICSSValue |
CCSSProperties.VISIBILITY_HIDDEN |
static ICSSValue |
CCSSProperties.VISIBILITY_VISIBLE |
static ICSSValue |
CCSSProperties.VISIBILITY_VISIBLE |
static ICSSValue |
CCSSProperties.WIDTH_0 |
static ICSSValue |
CCSSProperties.WIDTH_0 |
static ICSSValue |
CCSSProperties.WIDTH_100PERC |
static ICSSValue |
CCSSProperties.WIDTH_100PERC |
| Modifier and Type | Method and Description |
|---|---|
default ICSSValue |
ICSSProperty.newImportantValue(ICSSNamedColor aColor)
Create a new important CSS value with this property and the specified named
color.
|
default ICSSValue |
ICSSProperty.newImportantValue(ICSSNamedColor aColor)
Create a new important CSS value with this property and the specified named
color.
|
default ICSSValue |
ICSSProperty.newImportantValue(String sValue)
Create a new important CSS value with this property and the specified
value.
|
default ICSSValue |
ICSSProperty.newImportantValue(String sValue)
Create a new important CSS value with this property and the specified
value.
|
default ICSSValue |
ICSSProperty.newValue(ICSSNamedColor aColor)
Create a new CSS value with this property and the specified named color.
|
default ICSSValue |
ICSSProperty.newValue(ICSSNamedColor aColor)
Create a new CSS value with this property and the specified named color.
|
default ICSSValue |
ICSSProperty.newValue(ICSSNamedColor aColor,
boolean bImportant)
Create a new CSS value with this property and the specified named color.
|
default ICSSValue |
ICSSProperty.newValue(ICSSNamedColor aColor,
boolean bImportant)
Create a new CSS value with this property and the specified named color.
|
default ICSSValue |
ICSSProperty.newValue(String sValue)
Create a new CSS value with this property and the specified value.
|
default ICSSValue |
ICSSProperty.newValue(String sValue)
Create a new CSS value with this property and the specified value.
|
ICSSValue |
AbstractCSSProperty.newValue(String sValue,
boolean bIsImportant) |
ICSSValue |
ICSSProperty.newValue(String sValue,
boolean bImportant)
Create a new CSS value with this property and the specified value.
|
ICSSValue |
ICSSProperty.newValue(String sValue,
boolean bImportant)
Create a new CSS value with this property and the specified value.
|
ICSSValue |
AbstractCSSProperty.newValue(String sValue,
boolean bIsImportant) |
| Modifier and Type | Method and Description |
|---|---|
ICSSValue |
CSSPropertyCustomizerBorderBottomLeftRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderBottomRightRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderTopLeftRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderTopRightRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerOpacity.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
ICSSPropertyCustomizer.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant)
Create a special value for the passed property.
|
ICSSValue |
ICSSPropertyCustomizer.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant)
Create a special value for the passed property.
|
ICSSValue |
CSSPropertyCustomizerOpacity.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderTopRightRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderTopLeftRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderBottomRightRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
ICSSValue |
CSSPropertyCustomizerBorderBottomLeftRadius.createSpecialValue(ICSSProperty aProperty,
String sValue,
boolean bIsImportant) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ICSSMultiValue
Base interface for a CSS value that contains more than one value
|
| Modifier and Type | Class and Description |
|---|---|
class |
CSSValue
Represents the combination of a single CSS property (
ICSSProperty)
and it's according value plus the important state (! |
class |
CSSValueList
Represents a CSS value that has both different property names and multiple
different values.
|
class |
CSSValueMultiProperty
Represents a CSS value that has several property names, but only one value.
|
class |
CSSValueMultiValue
Represents a CSS value that has one property name, but multiple different
values.
|
Copyright © 2014–2022 Philip Helger. All rights reserved.