Klasse BackgroundToCssMapperHelper
java.lang.Object
ch.nolix.system.gui.cssmapper.BackgroundToCssMapperHelper
- Autor:
- Silvan Wyss
-
Feldübersicht
Felder -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic IContainer<ICssProperty> mapBackgroundToCssPropertiesWhenIsColor(IBackground background) static IContainer<ICssProperty> static IContainer<ICssProperty> mapBackgroundToCssPropertiesWhenIsImage(IBackground background) static ICssPropertymapImageApplicationToBackgroundRepeatCssProperty(ImageApplication imageApplication)
-
Felddetails
-
TRANSPARENT_BACKGROUND_CSS_PROPERTIES
-
-
Methodendetails
-
mapBackgroundToCssPropertiesWhenIsColor
public static IContainer<ICssProperty> mapBackgroundToCssPropertiesWhenIsColor(IBackground background) -
mapBackgroundToCssPropertiesWhenIsColorGradient
public static IContainer<ICssProperty> mapBackgroundToCssPropertiesWhenIsColorGradient(IBackground background) -
mapBackgroundToCssPropertiesWhenIsImage
public static IContainer<ICssProperty> mapBackgroundToCssPropertiesWhenIsImage(IBackground background) -
mapImageApplicationToBackgroundRepeatCssProperty
public static ICssProperty mapImageApplicationToBackgroundRepeatCssProperty(ImageApplication imageApplication)
-