Verwendungen von Klasse
ch.nolix.core.web.css.CssProperty
Packages, die CssProperty verwenden
-
Verwendungen von CssProperty in ch.nolix.core.web.css
Methoden in ch.nolix.core.web.css, die CssProperty zurückgebenModifizierer und TypMethodeBeschreibungstatic CssProperty
CssProperty.fromCssProperty
(ICssProperty cssProperty) static CssProperty
CssProperty.withNameAndValue
(String name, double value) static CssProperty
CssProperty.withNameAndValue
(String name, int value) static CssProperty
CssProperty.withNameAndValue
(String name, Enum<?> value) static CssProperty
CssProperty.withNameAndValue
(String name, String value) Methoden in ch.nolix.core.web.css, die Typen mit Argumenten vom Typ CssProperty zurückgeben