Skip to main content
Skip table of contents

setForegroundColor (TreeUtils)

Versionshinweise

16.1

Web Client(Fehler)

Code

GROOVY
TreeUtils.setForegroundColor(Color foregroundColor)

Beschreibung

Ändert die Textfarbe des aktuellen Baumknotens.

Parameter

  • foregroundColor - Die Vordergrundfarbe

Beispiele

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

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

If this problem persists, please contact our support.