Class CssValueMapper
java.lang.Object
ch.nolix.system.webgui.controltool.CssValueMapper
- Author:
- Silvan Wyss
-
Method Summary
Modifier and TypeMethodDescriptionstatic StringmapColorToCssValue(IColor color) static StringmapRelativeOrAbsoluteIntToCssValue(IAbsoluteOrRelativeInt absoluteOrRelativeInt, String relativeIntCssUnit)
-
Method Details
-
mapColorToCssValue
-
mapRelativeOrAbsoluteIntToCssValue
public static String mapRelativeOrAbsoluteIntToCssValue(IAbsoluteOrRelativeInt absoluteOrRelativeInt, String relativeIntCssUnit)
-