Skip to main content
Skip table of contents

setBackgroundColor (TreeUtils)

Versionshinweise

16.1

Web Client(Fehler)

Code

GROOVY
TreeUtils.setBackgroundColor(Color backgroundColor)

Beschreibung

Ändert die Hintergrundfarbe des aktuellen Baumknotens.

Parameter

  • backgroundColor - Die Hintergrundfarbe.

Beispiele

GROOVY
TreeUtils.setBackgroundColor(GUIConstants.COLOR_BLUE);
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.