Verwendungen von Schnittstelle
ch.nolix.systemapi.graphicapi.colorapi.IColorGradient
Package
Beschreibung
The
ch.nolix.system.graphic.color
package defines a color.The
ch.nolix.system.gui.background
package defines the types that are
declared in the ch.nolix.systemapi.guiapi.backgroundapi
package.The
ch.nolix.system.webgui.controlstyle
package defines the types
that are declared in the ch.nolix.systemapi.webguiapi.controlstyleapi
package.The
ch.nolix.system.webgui.main
package defines the types that are
declared in the ch.nolix.systemapi.webguiapi.mainapi
package.The
ch.nolix.systemapi.guiapi.backgroundapi
package declares a
background.The
ch.nolix.systemapi.guiapi.canvasapi
package declares a canvas.The
ch.nolix.systemapi.webguiapi.controlstyleapi
package declares
styles for GUI controls.-
Verwendungen von IColorGradient in ch.nolix.system.graphic.color
-
Verwendungen von IColorGradient in ch.nolix.system.gui.background
Modifizierer und TypMethodeBeschreibungstatic Background
Background.withColorGradient
(IColorGradient colorGradient) -
Verwendungen von IColorGradient in ch.nolix.system.webgui.controlstyle
Modifizierer und TypMethodeBeschreibungfinal ECS
ControlStyle.setBackgroundColorGradientForState
(ControlState state, IColorGradient backgroundColorGradient) -
Verwendungen von IColorGradient in ch.nolix.system.webgui.main
Modifizierer und TypMethodeBeschreibungLayer.getBackgroundColorGradient()
WebGui.getBackgroundColorGradient()
Modifizierer und TypMethodeBeschreibungLayer.setBackgroundColorGradient
(IColorGradient backgroundColorGradient) WebGui.setBackgroundColorGradient
(IColorGradient backgroundColorGradient) -
Verwendungen von IColorGradient in ch.nolix.systemapi.guiapi.backgroundapi
-
Verwendungen von IColorGradient in ch.nolix.systemapi.guiapi.canvasapi
Modifizierer und TypMethodeBeschreibungICanvas.setBackgroundColorGradient
(IColorGradient backgroundColorGradient) -
Verwendungen von IColorGradient in ch.nolix.systemapi.webguiapi.controlstyleapi
Modifizierer und TypMethodeBeschreibungIBackgroundStyle.setBackgroundColorGradientForState
(ControlState state, IColorGradient backgroundColorGradient)