| Package | Description |
|---|---|
| com.github.jferard.fastods |
This package contains all data style, ie the parameters for data (boolean, currency, float, ..
.) display.
|
| com.github.jferard.fastods.odselement.config |
| Modifier and Type | Method and Description |
|---|---|
void |
Table.updateConfigItem(ConfigElement element,
String value)
Set one of the settings
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigElement |
ConfigElement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigElement[] |
ConfigElement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigItem |
ConfigItem.create(ConfigElement element,
String value) |
Copyright © 2016–2021. All rights reserved.