| Package | Description | 
|---|---|
| org.pepstock.charba.client.commons | 
 Core classes to manage the inter-operations with java script code. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static ArrayStringList | 
ArrayListHelper.list(ArrayString values)
Creates a array list of strings by a java script array of strings. 
 | 
static ArrayStringList | 
ArrayListHelper.list(IsColor... values)
Creates a array list of strings by an array of colors (instance of  
IsColor). |