Uses of Interface
ch.nolix.systemapi.gui.background.IBackground
Packages that use IBackground
Package
Description
-
Uses of IBackground in ch.nolix.system.gui.background
Classes in ch.nolix.system.gui.background that implement IBackground -
Uses of IBackground in ch.nolix.system.gui.cssmapper
Methods in ch.nolix.system.gui.cssmapper with parameters of type IBackgroundModifier and TypeMethodDescriptionCssPropertyMapper.mapBackgroundToCssProperties(IBackground background) static IContainer<ICssProperty> BackgroundToCssMapperHelper.mapBackgroundToCssPropertiesWhenIsColor(IBackground background) static IContainer<ICssProperty> BackgroundToCssMapperHelper.mapBackgroundToCssPropertiesWhenIsColorGradient(IBackground background) static IContainer<ICssProperty> BackgroundToCssMapperHelper.mapBackgroundToCssPropertiesWhenIsImage(IBackground background) -
Uses of IBackground in ch.nolix.system.webgui.controlstyle
Fields in ch.nolix.system.webgui.controlstyle declared as IBackgroundModifier and TypeFieldDescriptionstatic final IBackgroundAbstractControlStyle.DEFAULT_BACKGROUNDMethods in ch.nolix.system.webgui.controlstyle that return IBackgroundModifier and TypeMethodDescriptionfinal IBackgroundAbstractControlStyle.getBackgroundWhenHasState(ControlState state) Methods in ch.nolix.system.webgui.controlstyle with parameters of type IBackgroundModifier and TypeMethodDescriptionfinal SAbstractControlStyle.forStateSetBackground(ControlState state, IBackground background) -
Uses of IBackground in ch.nolix.system.webgui.main
Methods in ch.nolix.system.webgui.main that return IBackgroundMethods in ch.nolix.system.webgui.main with parameters of type IBackgroundModifier and TypeMethodDescriptionLayer.setBackground(IBackground background) WebGui.setBackground(IBackground background) -
Uses of IBackground in ch.nolix.systemapi.gui.background
Methods in ch.nolix.systemapi.gui.background that return IBackground -
Uses of IBackground in ch.nolix.systemapi.gui.cssmapper
Methods in ch.nolix.systemapi.gui.cssmapper with parameters of type IBackgroundModifier and TypeMethodDescriptionICssPropertyMapper.mapBackgroundToCssProperties(IBackground background) -
Uses of IBackground in ch.nolix.systemapi.webgui.controlstyle
Methods in ch.nolix.systemapi.webgui.controlstyle that return IBackgroundMethods in ch.nolix.systemapi.webgui.controlstyle with parameters of type IBackgroundModifier and TypeMethodDescriptionIBackgroundStyle.forStateSetBackground(ControlState state, IBackground background)