public static class UIFormColorPicker.Colors.Color extends Object
| Constructor and Description |
|---|
Color(int r,
int g,
int b) |
Color(String code) |
Color(String code,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getCode() |
String |
getName() |
void |
setCode(String code) |
void |
setName(String name) |
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.