Class CssValueMapper

java.lang.Object
ch.nolix.system.webgui.controltool.CssValueMapper

public final class CssValueMapper extends Object
Author:
Silvan Wyss
  • Method Details

    • mapColorToCssValue

      public static String mapColorToCssValue(IColor color)
    • mapRelativeOrAbsoluteIntToCssValue

      public static String mapRelativeOrAbsoluteIntToCssValue(IAbsoluteOrRelativeInt absoluteOrRelativeInt, String relativeIntCssUnit)