| Package | Description |
|---|---|
| com.manydesigns.elements |
Elements is a library of building blocks that powers Portofino, mostly dealing with HTTP, forms, and data representation.
|
| com.manydesigns.elements.fields |
Fields that an Elements form can be made of.
|
| com.manydesigns.elements.i18n |
I18n support.
|
| 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 |
Copyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.