Klasse CssValueMapper

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

public final class CssValueMapper extends Object
Autor:
Silvan Wyss
  • Methodendetails

    • mapColorToCssValue

      public static String mapColorToCssValue(IColor color)
    • mapRelativeOrAbsoluteIntToCssValue

      public static String mapRelativeOrAbsoluteIntToCssValue(IAbsoluteOrRelativeInt absoluteOrRelativeInt, String relativeIntCssUnit)