| Package | Description |
|---|---|
| com.suncode.pwfl.administration.user |
Pakiet zawiera zbiór elementów umożliwiających zarządzanie użytkownikami i grupami użytkowników.
|
| com.suncode.pwfl.web.ui |
| Modifier and Type | Method and Description |
|---|---|
void |
UserAvatarService.changeBackgroundColor(String userName,
DivanteColor backgroundColor)
Zmiana kolor tła
|
| Modifier and Type | Method and Description |
|---|---|
static DivanteColor |
DivanteColor.fromCode(String code) |
static DivanteColor |
DivanteColor.fromString(String text) |
static DivanteColor |
DivanteColor.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DivanteColor[] |
DivanteColor.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static List<DivanteColor> |
DivanteColor.getColorsForAvatar() |
Copyright © 2023 Suncode. All rights reserved.