Verwendungen von Enum-Klasse
ch.nolix.systemapi.gui.background.ImageApplication
Packages, die ImageApplication verwenden
Package
Beschreibung
-
Verwendungen von ImageApplication in ch.nolix.system.gui.background
Felder in ch.nolix.system.gui.background, die deklariert sind als ImageApplicationModifizierer und TypFeldBeschreibungstatic final ImageApplicationBackground.DEFAULT_IMAGE_APPLICATIONMethoden in ch.nolix.system.gui.background, die ImageApplication zurückgebenMethoden in ch.nolix.system.gui.background mit Parametern vom Typ ImageApplicationModifizierer und TypMethodeBeschreibungstatic BackgroundBackground.withImageAndImageApplication(IImage image, ImageApplication imageApplication) -
Verwendungen von ImageApplication in ch.nolix.system.webgui.controlstyle
Methoden in ch.nolix.system.webgui.controlstyle mit Parametern vom Typ ImageApplicationModifizierer und TypMethodeBeschreibungfinal SAbstractControlStyle.setBackgroundImageForState(ControlState state, IImage backgroundImage, ImageApplication imageApplication) -
Verwendungen von ImageApplication in ch.nolix.system.webgui.main
Methoden in ch.nolix.system.webgui.main, die ImageApplication zurückgebenModifizierer und TypMethodeBeschreibungLayer.getBackgroundImageApplication()WebGui.getBackgroundImageApplication()Methoden in ch.nolix.system.webgui.main mit Parametern vom Typ ImageApplicationModifizierer und TypMethodeBeschreibungLayer.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) WebGui.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) -
Verwendungen von ImageApplication in ch.nolix.systemapi.gui.background
Methoden in ch.nolix.systemapi.gui.background, die ImageApplication zurückgebenModifizierer und TypMethodeBeschreibungstatic ImageApplicationImageApplication.fromSpecification(INode<?> specification) IBackgroundHolder.getBackgroundImageApplication()IBackground.getImageApplication()static ImageApplicationGibt die Enum-Konstante dieser Klasse mit dem angegebenen Namen zurück.static ImageApplication[]ImageApplication.values()Gibt ein Array mit den Konstanten dieser Enum-Klasse in der Reihenfolge ihrer Deklaration zurück.Methoden in ch.nolix.systemapi.gui.background mit Parametern vom Typ ImageApplicationModifizierer und TypMethodeBeschreibungIBackgroundHolder.setBackgroundImage(IImage backgroundImage, ImageApplication imageApplication) -
Verwendungen von ImageApplication in ch.nolix.systemapi.webgui.controlstyle
Methoden in ch.nolix.systemapi.webgui.controlstyle mit Parametern vom Typ ImageApplicationModifizierer und TypMethodeBeschreibungIBackgroundStyle.setBackgroundImageForState(ControlState state, IImage backgroundImage, ImageApplication imageApplication)