| Package | Description |
|---|---|
| com.helger.css.property | |
| com.helger.css.utils |
| 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.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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ECSSColor
CSS basic colors.
|
class |
ECSSColorName
Contains a list of predefined color values in CSS 2.1.
|
Copyright © 2014–2018 Philip Helger. All rights reserved.