| Package | Description |
|---|---|
| com.manydesigns.elements | |
| com.manydesigns.elements.fields | |
| com.manydesigns.elements.i18n | |
| com.manydesigns.portofino.i18n |
| Modifier and Type | Field and Description |
|---|---|
protected TextProvider |
ElementsContext.textProvider |
| Modifier and Type | Method and Description |
|---|---|
static TextProvider |
ElementsThreadLocals.getTextProvider() |
TextProvider |
ElementsContext.getTextProvider() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ElementsThreadLocals.setTextProvider(TextProvider textProvider) |
void |
ElementsContext.setTextProvider(TextProvider textProvider) |
| Modifier and Type | Method and Description |
|---|---|
static String |
FieldUtils.getLabel(PropertyAccessor accessor,
TextProvider textProvider) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTextProvider |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleTextProvider |
| Modifier and Type | Field and Description |
|---|---|
protected TextProvider |
TextProviderBean.textProvider |
| Constructor and Description |
|---|
TextProviderBean(TextProvider textProvider) |