Verwendungen von Enum-Klasse
ch.nolix.systemapi.guiapi.backgroundapi.BackgroundType
Package
Beschreibung
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.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.-
Verwendungen von BackgroundType in ch.nolix.system.gui.background
-
Verwendungen von BackgroundType in ch.nolix.system.webgui.main
-
Verwendungen von BackgroundType in ch.nolix.systemapi.guiapi.backgroundapi
Modifizierer und TypMethodeBeschreibungstatic BackgroundType
BackgroundType.fromSpecification
(INode<?> specification) IBackground.getType()
static BackgroundType
Gibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static BackgroundType[]
BackgroundType.values()
Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück. -
Verwendungen von BackgroundType in ch.nolix.systemapi.guiapi.canvasapi